fix: Typo categories list

This commit is contained in:
Ahmed Bouhuolia
2024-08-13 19:38:07 +02:00
parent cd90fede54
commit a3704df6dd
4 changed files with 4 additions and 4 deletions

View File

@@ -74,7 +74,7 @@ export const SidebarMenu = [
},
},
{
text: <T id={'category_list'} />,
text: <T id={'categories_list'} />,
href: '/items/categories',
type: ISidebarMenuItemType.Link,
permission: {