export const name = "Label"; export const importDocs = ` import { Label } from "/components/ui/label" `; export const usageDocs = ` `;