We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 532787a commit 3ef40edCopy full SHA for 3ef40ed
shesha-reactjs/src/designer-components/numberField/settingsForm.ts
@@ -155,7 +155,7 @@ export const getSettings = (data: INumberFieldComponentProps) => {
155
id: 'f6f4a345-a529-4720-a90b-d84532e556fb',
156
inputType: 'switch',
157
propertyName: 'highPrecision',
158
- label: 'High precision',
+ label: 'High Precision',
159
tooltip: 'To support high precision decimals support',
160
version: 2,
161
defaultValue: false,
0 commit comments