diff --git a/docs/Inputs.md b/docs/Inputs.md index cd006a9fd69..1552e1c2a45 100644 --- a/docs/Inputs.md +++ b/docs/Inputs.md @@ -533,7 +533,7 @@ Note that the image upload returns a [File](https://developer.mozilla.org/en/doc ![FileInput](./img/file-input.png) -Previews (actually a simple list of files names) are enabled using `` children, as following: +Previews (actually a simple list of files names) are enabled using `` children, as following: ```jsx