This commit is contained in:
3wc
2024-02-12 18:30:13 -03:00
parent ea32d0356d
commit 96c430c3c1
6 changed files with 89 additions and 71 deletions

View File

@ -37,4 +37,3 @@ class MenubuttonComponent extends h2d.Flow implements h2d.domkit.Object {
public dynamic function onClick() {}
}