mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 14:14:27 +02:00
add SVGEdit package
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
This commit is contained in:
5
SVGEdit/build/debug/scheme.html
Normal file
5
SVGEdit/build/debug/scheme.html
Normal 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>
|
Reference in New Issue
Block a user