Files
LynkedUpPro_CRM/netlify.toml
T
Satyam 96f93d0c93 feat: Enhance UX with animations, loaders, fixes, and doc updates
- Animations: Added global page transitions and smooth sidebar toggle
- Loaders: Implemented branded Loader component and page loading states
- Fixes: Resolved hook order violations in Maps/Dashboard; fixed Layout import
- Docs: Updated README with correct demo credentials and feature list
2026-02-01 18:48:47 +05:30

5 lines
64 B
TOML

[[redirects]]
from = "/*"
to = "/index.html"
status = 200