import { Input } from "@/examples/base/ui/input" import { NativeSelect, NativeSelectOption, } from "@/examples/base/ui/native-select" import { Select } from "@/examples/base/ui/select" export function InputWithNativeSelect() { return (