gitfoss-fork | 48b426e6ff9f2ef714276a61586ab751890cb1b7 | app/components/IslandWrapper.styled.ts ∙ GitFOSS
.ts
TypeScript
(application/typescript)
import styled from "styled-components";

export const IslandWrapper = styled.div`
  width: 100%;
`;