Ridge Divider
FFG-native decorative ridge band used as a full-width section divider.
Installation
pnpm dlx shadcn@latest add @ffg/ridge-dividerUsage
import { RidgeDivider } from "@/components/ui/ridge-divider";
<RidgeDivider />A centered SVG ridge that spans a third of the container width. The stroke uses
currentColor at 10% opacity, so it stays a faint hairline in both light and
dark modes.