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

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