setting up basics of the links

This commit is contained in:
Arjun Patel
2022-01-18 16:24:20 -08:00
parent 5686d0fcb8
commit bf180f8334
9 changed files with 390 additions and 14 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ export default function DashboardRoom() {
Past 24 Hours (Coming Soon)
</Menu.Item>
<Menu.Item key={2} disabled>
This Month(Coming Soon)
This Month (Coming Soon)
</Menu.Item>
</Menu>
);