1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-27 11:09:48 +02:00

WIP: make code compatible with new SILK API
All checks were successful
gitea-sync/antd-web-apps/pipeline/head This commit looks good

This commit is contained in:
DanyLE
2023-04-26 18:51:03 +02:00
parent 93b6ca18ad
commit a76942f2f3
60 changed files with 1527 additions and 2845 deletions

View File

@ -16,7 +16,7 @@
</afx-hbox>
<div data-height="5"></div>
<afx-hbox data-height="20" class="inputbox">
<div data-width="45" class="label">From:</div>
<div data-width="45" class="label">Email:</div>
<input data-class="data" type="text" name="email" />
</afx-hbox>
<div data-height="5"></div>