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

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