2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00

doc content updates

This commit is contained in:
Jeff
2019-04-01 14:42:21 -07:00
parent db43a67801
commit b5e239c49c
4 changed files with 22 additions and 13 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ module.exports = {
title: 'Digging Deeper',
collapsable: false,
children: [
['guide/templating', 'Templating & Slots'],
['guide/templating', 'Templating'],
['guide/vuex', 'Vuex'],
['guide/ajax', 'AJAX'],
],