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

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