add SVGEdit package
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good

This commit is contained in:
DanyLE
2023-08-17 23:54:41 +02:00
parent 3a3f55e7c8
commit 4a62c4d1cf
418 changed files with 7688 additions and 1 deletions

View File

@ -0,0 +1,5 @@
<afx-app-window apptitle="SVGEdit" width="500" height="400" data-id="SVGEdit">
<afx-hbox >
<iframe frameborder="0" data-id="container" src="" allow="clipboard-read; clipboard-write"></iframe>
</afx-hbox>
</afx-app-window>