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

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