Atoms
Eyebrow
A small label component with a colored square indicator.
FormanceCustom component built for Formance products.
Installation#
npx shadcn@latest add @formance/eyebrowInstall the following dependencies:
npm install class-variance-authority radix-uiCopy and paste the following code into your project.
Update the import paths to match your project setup.
Usage#
import { Eyebrow } from '@/components/ui/eyebrow'<Eyebrow>LEDGER</Eyebrow>