import { Input } from "@/examples/base/ui/input" import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue, } from "@/examples/base/ui/select" export function InputWithSelect() { return (