gitfoss | chore/sample_branch_b | app/components/IslandWrapper.styled.ts ∙ GitFOSS

k / gitfoss

Files

Forked Fromethicdevs / gitfoss
Fork0
~app/components/IslandWrapper.styled.ts
.ts
TypeScript
(application/typescript)
import styled from "styled-components";

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