fix: comment out live collaboration features

This commit is contained in:
Akhileshrangani4
2024-11-17 17:52:39 -05:00
parent 2a58d0a5e3
commit 94ca5b2c9f
6 changed files with 155 additions and 146 deletions

View File

@ -78,14 +78,14 @@ export default function Dashboard({
<FolderDot className="w-4 h-4 mr-2" />
My Projects
</Button>
<Button
{/* <Button
variant="ghost"
onClick={() => setScreen("shared")}
className={activeScreen("shared")}
>
<Users className="w-4 h-4 mr-2" />
Shared With Me
</Button>
</Button> */}
{/* <Button
variant="ghost"
onClick={() => setScreen("settings")}