We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652ce71 commit 34e52d5Copy full SHA for 34e52d5
README.md
@@ -1,3 +1,4 @@
1
+[](https://www.npmjs.com/package/@codingapi/form-mobile)
2
# Form Mobile
3
4
基于Mobile的Form表单渲染引擎
package.json
@@ -1,6 +1,6 @@
{
"name": "@codingapi/form-mobile",
- "version": "0.0.23",
+ "version": "0.0.24",
"description": "A UI Framework built with React and TypeScript",
5
"keywords": [
6
"ui",
@@ -35,7 +35,7 @@
35
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
36
},
37
"dependencies": {
38
- "@codingapi/ui-framework": "^0.0.23",
+ "@codingapi/ui-framework": "^0.0.24",
39
"antd-mobile": "^5.39.0"
40
41
"scripts": {
0 commit comments