import {Tabs, Tab} from "@heroui/react"; export default function App() { const variants = ["solid", "underlined", "bordered", "light"]; return (