Layout
Container
A layout component that constrains its content to a maximum width and centers it horizontally. Use it to keep your content readable on wide screens by capping its width and adding consistent horizontal padding.
import { Container } from "@empreint/ui";
<Container>Hello</Container>Props
Prop
Type
CSS Variables
Prop
Type