import {Checkbox} from "@nextui-org/react"; export default function App() { return (
Option Option
); }