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

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