import {CheckboxGroup, Checkbox} from "@heroui/react"; export default function App() { return ( Buenos Aires Sydney San Francisco London Tokyo ); }