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

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