users of list

This commit is contained in:
hamid zarghami
2026-02-03 11:26:03 +03:30
parent acec9c7d5c
commit 7e30143268
9 changed files with 78 additions and 10 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ const SideBar: FC = () => {
icon={<People size={iconSizeSideBar} color='#4F5260' />}
title={'مشتریان'}
isActive={isActive('customer')}
link={'Paths.'}
link={Paths.users.list}
/>
<SideBarItem