Skip to content

Commit

Permalink
Removed outdated mention of aor-dependent-input on FAQ
Browse files Browse the repository at this point in the history
Closes #4324
  • Loading branch information
fzaninotto committed Jan 21, 2020
1 parent 66f68a5 commit ccd399b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Some use cases:
- Show/hide some inputs if another input has a specific value
- Show/hide some inputs if the current form value matches specific constraints

For all those cases, you can use the [aor-dependent-input](https://github.com/marmelab/aor-dependent-input) addon.
For all those cases, you can use the [`<FormDataConsumer>`](https://marmelab.com/react-admin/Inputs.html#linking-two-inputs) component.

## UI in production build is empty or broke

Expand Down

0 comments on commit ccd399b

Please sign in to comment.