Merge pull request #600 from bigcapitalhq/fix-typo-categories-list

fix: Typo categories list
This commit is contained in:
Ahmed Bouhuolia
2024-08-13 19:39:17 +02:00
committed by GitHub
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: {