Skip to content

Commit c2563f3

Browse files
wanhakimCopilot
andauthored
Update studio-frontend/packages/ui/src/menu-items/dashboard.js
Co-authored-by: Copilot <[email protected]>
1 parent 58da2fb commit c2563f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studio-frontend/packages/ui/src/menu-items/dashboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import {
1414
} from '@tabler/icons-react'
1515

1616
// constant
17-
const icons = { IconUsersGroup, IconHierarchy, IconBuildingStore, IconKey, IconTool, IconLock, IconRobot, IconVariable, IconFiles, IconApps, IconBrain, IconApps }
17+
const icons = { IconUsersGroup, IconHierarchy, IconBuildingStore, IconKey, IconTool, IconLock, IconRobot, IconVariable, IconFiles, IconApps, IconBrain }
1818

1919
// ==============================|| DASHBOARD MENU ITEMS ||============================== //
2020

0 commit comments

Comments
 (0)