mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
tabler build script
This commit is contained in:
@@ -192,10 +192,4 @@ Init demo
|
||||
(function () {
|
||||
const demo = new TablerDemo();
|
||||
window.DEMO = demo;
|
||||
|
||||
let elem = document.getElementById('layout-manager');
|
||||
|
||||
if (elem) {
|
||||
demo.renderManagerHtml(elem);
|
||||
}
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user