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

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