CometChatTabs
component. This component will render different tabs and allow switching between sections dynamically.
CometChatTabs
folder inside your src
directory and add the following files:
Sidebar
component which will render different conversations.
CometChatSelector
folder inside your src/app
directory and add the following files:
CometChatNoSSR.tsx
& CometChatNoSSR.css
files to import these new components as below,
/chat
route (e.g., http://localhost:3000/chat)
.