create toaster,tooltip,add icons

This commit is contained in:
yzned
2025-07-18 18:29:43 +03:00
committed by yzned
parent ca6dfe6ccb
commit d249f0d291
15 changed files with 640 additions and 38 deletions

View File

@@ -10,6 +10,8 @@
"test": "vitest run"
},
"dependencies": {
"@radix-ui/react-toast": "^1.2.14",
"@radix-ui/react-tooltip": "^1.2.7",
"@tailwindcss/vite": "^4.1.11",
"@tanstack/react-query": "^5.83.0",
"@tanstack/react-router": "^1.121.2",