Browse Source

Update menu.js (#511)

corrected spelling
pull/516/head
Arun Kumar T K 8 years ago
committed by ddcat1115
parent
commit
ce84e3f748
  1. 2
      src/common/menu.js

2
src/common/menu.js

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

Loading…
Cancel
Save