Factory for Good

Review Status Badge

FFG-native vetting-pipeline pill — Verified, Screening, or Ongoing Review.

VerifiedScreeningOngoing Review

Installation

pnpm dlx shadcn@latest add @ffg/review-status-badge

Usage

import { ReviewStatusBadge } from "@/components/ui/review-status-badge";

<ReviewStatusBadge status="Verified" />

Reflects an organization's place in FFG's vetting pipeline. Verified gets a special branded image fill (and keeps fixed-dark text for legibility on that light fill); other statuses show a muted lucide icon + label that adapt to dark mode.

On this page