A tiny dependency-free badge used to verify that publishing to the 21st.dev registry works end to end.
Loading preview...
import RegistryTestBadge from "@/components/ui/registry-test-badge" export default function Demo() { return <RegistryTestBadge /> }