6 Commits

Author SHA1 Message Date
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
f900881dd7 added employee list page and add employee page 2024-07-17 12:20:06 +05:30
4b243a5e1e css changes 2024-07-15 15:55:45 +05:30
f4ef45167b Adding api call function to add-customer 2024-07-12 12:46:47 +05:30
f7871882a1 Adding endpoint to the json file and modified in Auth login page 2024-07-11 11:47:10 +05:30
d1fa80bac7 json proxy server 2024-07-10 15:56:06 +05:30