mirror of
https://github.com/esiur/iui.git
synced 2025-12-14 02:20:25 +00:00
Router
This commit is contained in:
@@ -57,8 +57,7 @@ window.addEventListener("afterprint", e => {
|
||||
window.addEventListener("load", async function () {
|
||||
await IUI.create(document.body);
|
||||
await IUI.created(document.body);
|
||||
|
||||
console.log("IUI.create()");
|
||||
|
||||
});
|
||||
|
||||
window.iui = iui;
|
||||
|
||||
Reference in New Issue
Block a user