Skip to content

Commit c4d471e

Browse files
WiXSLThieryMichel
andauthored
Update packages/ra-ui-materialui/src/input/ArrayInput/ArrayInput.stories.tsx
Co-authored-by: Thiery Michel <thiery@marmelab.com>
1 parent 75517d9 commit c4d471e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/ra-ui-materialui/src/input/ArrayInput/ArrayInput.stories.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -832,9 +832,9 @@ const BookCreateConditionalValidation = () => {
832832
<Create>
833833
<SimpleForm mode="onChange">
834834
<Alert severity="info" sx={{ mb: 2 }}>
835-
Reproduccion del bug 2: mostrar el ArrayInput no debe
836-
pintarlo invalido automaticamente. El error debe aparecer
837-
recien despues de interaccion real o submit invalido.
835+
Reproduction of bug 2: Displaying the ArrayInput should not
836+
automatically mark it as invalid. The error should appear
837+
only after actual interaction or an invalid submission.
838838
</Alert>
839839
<Button
840840
onClick={() => setShowArrayInput(true)}

0 commit comments

Comments
 (0)