Skip to content

Commit

Permalink
Merge pull request #3770 from marmelab/upgrade-addition
Browse files Browse the repository at this point in the history
[RFR] Add precisions to Upgrade.md
  • Loading branch information
djhi authored Oct 4, 2019
2 parents 5ef1a29 + 180a3fc commit 1920e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ Components deprecated in 2.X have been removed in 3.x. This includes:
* `RecordTitle` (use `TitleForRecord` instead)
* `TitleDeprecated` (use `Title` instead)
* `LongTextInput` (use the `TextInput` instead)
* `Headroom` (use `HideOnScroll` instead)

```diff
- import { LongTextInput } from 'react-admin';
Expand Down

0 comments on commit 1920e50

Please sign in to comment.