Rename and Restructure

+ took out extra 'layout' directory.
+ 'Canvas' postfix removed from all files in the views directory.
+ "WidgetCanvas" renamed to "MyDashboard"
This commit is contained in:
2025-08-05 12:57:18 -07:00
parent 03a335710f
commit ff95f2cbc0
27 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import Dashboard from './components/layout/Dashboard.jsx'
import Dashboard from './components/Dashboard.jsx'
import 'leaflet/dist/leaflet.css';