4 Commits

Author SHA1 Message Date
d83b15b926 added refine integration and tailwind config theme 2024-07-24 23:08:48 +05:30
fc73ddefca reset password request authentication and route to the login page 2024-07-23 13:42:51 +05:30
f3eeefe551 changes done in Addemployee page and AddCustomer page 2024-07-19 14:52:54 +05:30
8bde35342c Fix: Prevent Sidebar component from crashing when user data is null
Added a check to ensure the user object is not null before accessing its properties.
 This prevents the application from crashing due to a TypeError when no user data is available in localStorage.
2024-07-18 11:44:46 +05:30