refactor: update progress component styles and add radix-ui/react-progress dependency 🔨

This commit is contained in:
2025-07-04 23:04:38 +05:00
parent ed19f440d8
commit cd1dba06f0
3 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
"@hookform/resolvers": "^5.1.1",
"@pyncz/tailwind-mask-image": "^2.0.0",
"@radix-ui/react-dialog": "^1.1.14",
"@radix-ui/react-progress": "^1.1.7",
"@tailwindcss/postcss": "^4.1.11",
"@tanstack/react-query": "^5.61.4",
"axios": "^1.8.4",