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

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