import type { LabelProps } from "@loke/ui/label"; import * as LabelPrimitive from "@loke/ui/label"; /** * Label component for form labels * * The Label component provides a consistent and accessible way to label form inputs. It's designed to work seamlessly with other form components while allowing for easy customization. * * Key features: * - Consistent styling with other form components * - Customizable appearance through className prop * - Proper semantic HTML using the