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.
2 parents bc2550b + f4d0ce8 commit 4314a01Copy full SHA for 4314a01
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "everright-formeditor",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"files": [
5
"dist",
6
"packages/formEditor/componentsConfig.js"
packages/formEditor/locale/en.js
@@ -179,7 +179,7 @@ export default {
179
confirm: 'Confirm',
180
cancel: 'Cancel',
181
button: 'Button',
182
- text: 'Cext',
+ text: 'Text',
183
color: 'Color',
184
backgroundColor: 'Background-color',
185
width: 'Width',
0 commit comments