This repository was archived by the owner on Feb 25, 2020. It is now read-only.
Commit 10fe551
fix: silence deprecated lifecycle warning in Transitioner (#118)
I don't feel confident trying to migrate this thing to `getDerivedStateFromProps` so... `componentWillReceiveProps` -> `UNSAFE_componentWillReceiveProps`1 parent e83795b commit 10fe551
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments