chore: remove cooment

This commit is contained in:
karishmas6
2024-03-07 03:29:18 +05:30
parent 31b76e8c83
commit a3923f3e27

View File

@@ -25,7 +25,6 @@ const Sidebar = () => {
</Menu.Item>
</Menu>
<div className="flex items-center py-4 px-6">
{/* Add logo image here */}
<img src="your_logo.png" alt="Maxun logo" className="h-8 w-auto mr-4" />
<span className="text-xl font-bold">Maxun</span>
</div>