Skip to main content

Input

frontend/packages/ui/src/components/input.tsx

Input

Component

function Input({ className, type, ...props }: React.ComponentProps<"input">)