import { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectTrigger, SelectValue, } from "@/styles/radix-nova/ui/select" export function SelectScrollable() { return ( ) }