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

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