Sayedev's picture
Upload 59 files
9ebfcd2 verified
raw
history blame contribute delete
147 Bytes
export const name = "Input";
export const importDocs = `
import { Input } from "/components/ui/input"
`;
export const usageDocs = `
<Input />
`;