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

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