Skip to content

Commit 5979e12

Browse files
committed
Fix menu popover, switch out floating-ui for radix
1 parent f91ecd6 commit 5979e12

File tree

7 files changed

+600
-335
lines changed

7 files changed

+600
-335
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"dependencies": {
1818
"@date-fns/tz": "^1.2.0",
19-
"@floating-ui/react": "^0.27.7",
19+
"@radix-ui/react-popover": "^1.1.14",
2020
"@reduxjs/toolkit": "^1.9.5",
2121
"@tanstack/react-query": "^5.74.4",
2222
"@tanstack/react-query-devtools": "^5.74.4",

0 commit comments

Comments
 (0)