updated Bank service routine email sender and wag managment application page completed

This commit is contained in:
2025-04-27 21:01:06 +03:00
parent 090567ade8
commit 346b132f4c
5 changed files with 403 additions and 5 deletions

View File

@@ -40,6 +40,7 @@ npm install next-crypto@^1.0.8 --legacy-peer-deps
npm install flatpickr@^4.6.13 --legacy-peer-deps
npm install date-fns@^4.1.0 --legacy-peer-deps
npm install react-day-picker@^8.10.1 --legacy-peer-deps
npm install lucide/react --legacy-peer-deps
echo "✨ Setup complete! You can now use shadcn/ui components in your project."
echo "📚 Documentation: https://ui.shadcn.com/docs"