Skip to content

Commit 943fc7c

Browse files
committed
revert changing build files
1 parent 1958164 commit 943fc7c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

dist/vue-tabs.common.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,12 +195,6 @@ var VueTabs = {
195195
[_this.textPosition === 'top' && _this.renderTabTitle(index, _this.textPosition), h(
196196
'a',
197197
{
198-
on: {
199-
'click': function click(event) {
200-
event.preventDefault();
201-
return false;
202-
}
203-
},
204198
attrs: { href: '#',
205199

206200
'aria-selected': active,

0 commit comments

Comments
 (0)