Factory for Good

Ridge Divider

FFG-native decorative ridge band used as a full-width section divider.

Installation

pnpm dlx shadcn@latest add @ffg/ridge-divider

Usage

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.

On this page