fix: correct spelling of 'Staff' to 'Staf' and 'Tags' to 'Tag' in various components

This commit is contained in:
Ardeman
2025-03-25 01:00:57 +08:00
parent de1802c597
commit 39b7720186
5 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ export const MENU: TMenu[] = [
icon: DocumentCurrencyDollarIcon,
},
{
title: 'Staff',
title: 'Staf',
url: '/lg-admin/staffs',
icon: BriefcaseIcon,
},