Skip to content

Divider

Terminal window
npx stylesheet-ui add divider
import { Divider } from "@/components/ui/divider";
<Divider />
<Divider inset="2xl" />
<Divider orientation="vertical" />