fix(core): update

This commit is contained in:
2020-11-04 18:09:07 +00:00
parent 0884b61099
commit ca3398c4fd
11 changed files with 156 additions and 430 deletions

View File

@@ -18,4 +18,4 @@ export class Tag {
this.elementRef.parentNode.removeChild(this.elementRef);
}
}
}
}