fix(docs-ui): Add missing BaseUI dependency.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
Johan Persson
2025-11-11 16:10:11 +01:00
parent b9d002a28f
commit 5d68e00ccd
2 changed files with 108 additions and 4 deletions
+1
View File
@@ -16,6 +16,7 @@
"@types/react-dom": "19.1.7"
},
"dependencies": {
"@base-ui-components/react": "^1.0.0-beta.4",
"@codemirror/lang-sass": "^6.0.2",
"@codemirror/view": "^6.34.4",
"@lezer/highlight": "^1.2.1",