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 25fade3 commit db86a09Copy full SHA for db86a09
README.md
@@ -1,3 +1,4 @@
1
+[](https://www.npmjs.com/package/@codingapi/form-pc)
2
# Form PC
3
4
基于PC的Form表单渲染引擎
package.json
@@ -1,6 +1,6 @@
{
"name": "@codingapi/form-pc",
- "version": "0.0.23",
+ "version": "0.0.24",
"description": "A UI Framework built with React and TypeScript",
5
"keywords": [
6
"ui",
@@ -36,7 +36,7 @@
36
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
37
},
38
"dependencies": {
39
- "@codingapi/ui-framework": "^0.0.23",
+ "@codingapi/ui-framework": "^0.0.24",
40
"monaco-editor": "^0.52.2"
41
42
"scripts": {
0 commit comments