Update matrix-org/react (enzyme deprecation) (#9116)
This commit is contained in:
parent
3991ce96e4
commit
27ba1e57e6
80 changed files with 90 additions and 7 deletions
|
@ -16,6 +16,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
import React from "react";
|
||||
// eslint-disable-next-line deprecate/import
|
||||
import { mount, ReactWrapper } from "enzyme";
|
||||
|
||||
import { Key } from "../../../../src/Keyboard";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue