feat(portal): support portal

This commit is contained in:
Eric Liu 2025-04-13 13:48:44 -07:00
commit 1ddd9ba1a5
14 changed files with 240 additions and 2 deletions

View file

@ -41,6 +41,7 @@
"release": "standard-version && npm run build:docs"
},
"dependencies": {
"@floating-ui/dom": "^1.6.13",
"@ibm/telemetry-js": "^1.5.0",
"flatpickr": "4.6.9"
},