Skip to content

Commit

Permalink
feat: use a tooltip/popover component
Browse files Browse the repository at this point in the history
  • Loading branch information
aamirazad committed Jun 23, 2024
1 parent c13125a commit 3ab5f5c
Show file tree
Hide file tree
Showing 5 changed files with 451 additions and 51 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"dependencies": {
"@clerk/nextjs": "^5.1.5",
"@clerk/themes": "^2.1.9",
"@floating-ui/react": "^0.26.17",
"@hookform/resolvers": "^3.6.0",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
Expand All @@ -24,6 +25,7 @@
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.1.1",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/eslint-plugin-query": "^5.43.1",
"@tanstack/react-query": "^5.45.0",
Expand Down
Loading

0 comments on commit 3ab5f5c

Please sign in to comment.