import {Tabs, Tab} from "@nextui-org/react"; export default function App() { const radiusList = ["full", "lg", "md", "sm", "none"]; return (