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