Pill
Pill MDX component
Not VerifiedComponent1 file
Preview
PillOpen Full Page
Install
npx shadcn add https://www.razisyed.cv/r/mdx-pillDependencies
npm i class-variance-authorityUsage
import { Pill } from "@/components/mdx/Pill";
export default function Example() {
return <Pill />;
}Source
Loading source...