Center
Center is a component that aligns the child elements in the center within the component.
This is the Center
<Center h="xs" bg="bg.contrast" color="fg.contrast">
This is the Center
</Center>
Usage
import { Center } from "@yamada-ui/react"
import { Center } from "@/components/ui"
import { Center } from "@workspaces/ui"
<Center />