Properly register tooltip directive
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -43,7 +43,7 @@ Vue.mixin({
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
Vue.use(Tooltip)
|
Vue.directive('tooltip', Tooltip)
|
||||||
|
|
||||||
/* eslint-disable-next-line no-new */
|
/* eslint-disable-next-line no-new */
|
||||||
new Vue({
|
new Vue({
|
||||||
|
|||||||
Reference in New Issue
Block a user