Fixed typo of label for number type column.

This commit is contained in:
Conor Webb 2023-09-11 07:52:43 +01:00
parent b4e8228969
commit ca743e77fb
1 changed files with 1 additions and 1 deletions

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