Skip to content

Commit

Permalink
Add precisions to Upgrade.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kmaschta authored Oct 3, 2019
1 parent 5ef1a29 commit 180a3fc
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 180a3fc

Please sign in to comment.