Registered v-tooltip dependency with Vue

This commit is contained in:
Andrew Bastin
2019-10-18 16:28:51 -04:00
parent 35b47b83d7
commit b229bf6197
2 changed files with 7 additions and 0 deletions

View File

@@ -209,6 +209,9 @@ export default {
plugins: [
{
src: '~/plugins/vuex-persist'
},
{
src: '~/plugins/v-tooltip'
}
],
/*