Files
low-code-react-app-b/src/config/pages/atoms/input-text.json
2026-01-18 15:48:29 +00:00

7 lines
59 B
JSON

{
"type": "Input",
"props": {
"type": "text"
}
}