diff --git a/docs/ReferenceInput.md b/docs/ReferenceInput.md index d9dfe80e13b..74eb3972636 100644 --- a/docs/ReferenceInput.md +++ b/docs/ReferenceInput.md @@ -14,8 +14,8 @@ The component expects a `source` and a `reference` attributes. For instance, to ```jsx import { ReferenceInput, SelectInput } from 'react-admin'; - - + + ```