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

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