Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
juwon8891 committed Aug 1, 2021
1 parent 43e8501 commit 7e4a061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ export default {
data: () => ({
items: [
{ title: 'Dashboard', icon: 'mdi-view-dashboard', to:'/' },
{ title: 'Grid System', icon: 'mdi-image', to:'/grid-system' },
{ title: 'Grid System', icon: 'mdi-image', to:'/grid-system' },
],
right: null,
Expand Down

0 comments on commit 7e4a061

Please sign in to comment.