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

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