asdasd
This commit is contained in:
@@ -173,12 +173,6 @@
|
|||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
view: BaseView,
|
view: BaseView,
|
||||||
isComponent: (el) => {
|
|
||||||
if (el.tagName === 'TABLE' && el.getAttribute('data-bridge-table')) {
|
|
||||||
return { type: 'bridge-table' };
|
|
||||||
}
|
|
||||||
return '';
|
|
||||||
},
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user