Adopt the shared interface pattern language

This commit is contained in:
2026-08-04 08:21:50 +02:00
parent 49cbe258e0
commit 075b6df175
7 changed files with 112 additions and 5 deletions
+3
View File
@@ -13,6 +13,9 @@
},
"./styles/portal.css": "./src/styles/portal.css"
},
"scripts": {
"test:interface-pattern": "node scripts/test-interface-pattern.mjs"
},
"peerDependencies": {
"@govoplan/core-webui": "^0.1.14",
"lucide-react": "^1.23.0",