2
0
mirror of https://github.com/esiur/iui.git synced 2026-04-04 15:08:21 +00:00
This commit is contained in:
2023-01-11 17:05:22 +03:00
parent 811152f867
commit 1294b0f413
3 changed files with 13 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ export default IUI.module(class Repeat extends IUIElement
/// Create ///
//////////////
console.log(this, this.innerHTML);
//console.log(this, this.innerHTML);
if (this._created)
debugger;