Skip to content

Commit 08a7742

Browse files
committedFeb 6, 2023
add services to Navigation
1 parent 4e9e4fb commit 08a7742

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎client/src/App.vue

-2
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,12 @@
2121
</v-list-item-icon>
2222
<v-list-item-title>Addons</v-list-item-title>
2323
</v-list-item>
24-
<!--
2524
<v-list-item link to="/services">
2625
<v-list-item-icon>
2726
<v-icon>mdi-palette-outline</v-icon>
2827
</v-list-item-icon>
2928
<v-list-item-title>Services</v-list-item-title>
3029
</v-list-item>
31-
-->
3230
<v-list-item link to="/events">
3331
<v-list-item-icon>
3432
<v-icon>mdi-file-document-check-outline</v-icon>

0 commit comments

Comments
 (0)
Please sign in to comment.