Sfoglia il codice sorgente

Update menu.js (#511)

corrected spelling
Arun Kumar T K 8 anni fa
parent
commit
ce84e3f748
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/common/menu.js

+ 1 - 1
src/common/menu.js

@@ -1,5 +1,5 @@
 const menuData = [{
-  name: 'dashborad',
+  name: 'dashboard',
   icon: 'dashboard',
   path: 'dashboard',
   children: [{