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

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