diff --git a/client/src/components/Sidebar/Sidebar.jsx b/client/src/components/Sidebar/Sidebar.jsx index 5d581964..d00cdeca 100644 --- a/client/src/components/Sidebar/Sidebar.jsx +++ b/client/src/components/Sidebar/Sidebar.jsx @@ -27,7 +27,7 @@ const sections = [ { label: 'Patient', href: '/', icon: }, { label: 'New Patient', - href: '/admin/patients/register', + href: '/', icon: , }, {