Skip to content

Commit 6a979bc

Browse files
author
Gustavo Flores
committed
feat: add hardware tree selection flow on the frontend
1 parent c3220cf commit 6a979bc

18 files changed

Lines changed: 1341 additions & 182 deletions

File tree

dashboard/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"@radix-ui/react-dropdown-menu": "^2.1.16",
3535
"@radix-ui/react-label": "^2.1.7",
3636
"@radix-ui/react-navigation-menu": "^1.2.14",
37+
"@radix-ui/react-popover": "^1.1.15",
3738
"@radix-ui/react-scroll-area": "^1.2.10",
3839
"@radix-ui/react-select": "^2.2.6",
3940
"@radix-ui/react-separator": "^1.1.7",
@@ -53,6 +54,7 @@
5354
"class-variance-authority": "^0.7.1",
5455
"classnames": "^2.5.1",
5556
"clsx": "^2.1.1",
57+
"cmdk": "^1.1.1",
5658
"date-fns": "^4.1.0",
5759
"eslint-import-resolver-typescript": "^3.10.1",
5860
"lodash-es": "^4.18.1",

dashboard/pnpm-lock.yaml

Lines changed: 89 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)