import { Input } from "@medusajs/ui" export default function InputSmall() { return (
) }