import {Tabs} from "@heroui/react"; import {Iconify} from "@/components/iconify"; export function TabsDemo2() { return ( Chats Emails ); }