1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00

Merge pull request #11735 from Budibase/Fixed-min-value-label-number-type-column

Fixed typo of label for number type column.
This commit is contained in:
Martin McKeaveney 2023-09-12 16:38:02 +01:00 committed by GitHub
commit 971ac82e5f

View file

@ -523,7 +523,7 @@
{:else if editableColumn.type === "number" && !editableColumn.autocolumn}
<div class="split-label">
<div class="label-length">
<Label size="M">Max Value</Label>
<Label size="M">Min Value</Label>
</div>
<div class="input-length">
<Input