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

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