fix: correct spelling of 'Dashboard' to 'Dasbor' in admin menu and dashboard page
This commit is contained in:
@@ -25,7 +25,7 @@ export const MENU: TMenu[] = [
|
||||
group: 'Menu',
|
||||
items: [
|
||||
{
|
||||
title: 'Dashboard',
|
||||
title: 'Dasbor',
|
||||
url: '/lg-admin',
|
||||
icon: ChartBarSquareIcon,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user