customers
This commit is contained in:
@@ -214,7 +214,7 @@ const HeaderContent = () => {
|
||||
<ListItemButton
|
||||
selected={location.pathname === 'nearle/customers/create'}
|
||||
onClick={() => {
|
||||
navigate('nearle/customers/create');
|
||||
navigate('nearle/customers');
|
||||
handleClickAway();
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user