feat: extract the provider for the tooltip

This commit is contained in:
MAZE
2025-10-25 13:11:04 +03:30
parent d11a6ab062
commit 95b641a88f
8 changed files with 575 additions and 125 deletions

View File

@@ -30,7 +30,7 @@
"@radix-ui/react-checkbox": "1.1.4",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-slider": "1.2.3",
"@radix-ui/react-tooltip": "1.0.7",
"@radix-ui/react-tooltip": "1.2.8",
"@types/howler": "2.2.10",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.10",
@@ -41,7 +41,7 @@
"framer-motion": "10.16.4",
"howler": "2.2.4",
"js-confetti": "0.12.0",
"motion": "12.23.12",
"motion": "12.23.24",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hotkeys-hook": "3.2.1",