feat: add configurable view-aware dashboards
This commit is contained in:
@@ -13,12 +13,15 @@
|
||||
},
|
||||
"./styles/dashboard.css": "./src/styles/dashboard.css"
|
||||
},
|
||||
"scripts": {
|
||||
"test:dashboard-layout": "node --experimental-strip-types tests/dashboard-layout.test.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@govoplan/core-webui": "^0.1.8",
|
||||
"lucide-react": "^1.23.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-router-dom": "^7.1.1"
|
||||
"react-router-dom": ">=7.18.2 <8"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@govoplan/core-webui": {
|
||||
|
||||
Reference in New Issue
Block a user