import {Table, TableHeader, TableColumn, TableBody} from "@nextui-org/react"; export default function App() { return ( NAME ROLE STATUS {[]}
); }