提交 f68f405c 编写于 作者: T Tim Zallmann

Reset Tooltip directive Init + Fixed Karma Test

上级 5908ead6
......@@ -2,10 +2,8 @@ import $ from 'jquery';
export default {
bind(el) {
requestAnimationFrame(() => {
$(el).tooltip({
trigger: 'hover',
});
$(el).tooltip({
trigger: 'hover',
});
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册