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

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