@urban-ui/screen layout | screen Container component that matches the screen size ## Getting started pnpm add -S @urban-ui/screen import {Screen} from '@urban-ui/screen' export function MyComponent() { return <Screen /> } Details @TODO details about the component API Prop Type Description