import {Select, SelectItem, SelectSection} from "@nextui-org/react"; export default function App() { return ( ); }