diff --git a/src/registry/number/edit.tsx b/src/registry/number/edit.tsx index e2ad9f0b..bb41de55 100644 --- a/src/registry/number/edit.tsx +++ b/src/registry/number/edit.tsx @@ -9,6 +9,7 @@ import { IsSensitiveData, Key, Label, + Prefill, PresentationConfig, Registration, SimpleConditional, @@ -58,6 +59,7 @@ const EditForm: EditFormDefinition = () => { + @@ -96,6 +98,11 @@ const EditForm: EditFormDefinition = () => { + {/* Prefill tab */} + + + + {/* Translations */}