Skip to content

Commit 3ef40ed

Browse files
committed
fix label
1 parent 532787a commit 3ef40ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shesha-reactjs/src/designer-components/numberField/settingsForm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ export const getSettings = (data: INumberFieldComponentProps) => {
155155
id: 'f6f4a345-a529-4720-a90b-d84532e556fb',
156156
inputType: 'switch',
157157
propertyName: 'highPrecision',
158-
label: 'High precision',
158+
label: 'High Precision',
159159
tooltip: 'To support high precision decimals support',
160160
version: 2,
161161
defaultValue: false,

0 commit comments

Comments
 (0)