updated realTimeViz panel style

This commit is contained in:
Nalvazhuthi
2025-04-07 18:27:01 +05:30
8 changed files with 35 additions and 56 deletions

View File

@@ -12,7 +12,7 @@ const Outline: React.FC = () => {
const dropdownItems = [
{ id: "1", name: "Ground Floor" },
{ id: "2", name: "Floor 1" },
// { id: "2", name: "Floor 1" },
]; // Example dropdown items
return (