@urban-ui/screen
v0.1.0
Published
Container component that matches the screen size
Downloads
13
Maintainers
Readme
@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 | | ---- | ---- | ----------- | | | | |