You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Remove all usages of UNSAFE_* React methods (#9583)
This commit is contained in:
committed by
GitHub
parent
38dbe8ed33
commit
590b845f3f
@ -30,7 +30,7 @@ class MockPlatform extends BasePlatform {
|
||||
/**
|
||||
* Mock Platform Peg
|
||||
* Creates a mock BasePlatform class
|
||||
* spys on PlatformPeg.get and returns mock platform
|
||||
* spies on PlatformPeg.get and returns mock platform
|
||||
* @returns MockPlatform instance
|
||||
*/
|
||||
export const mockPlatformPeg = (
|
||||
|
Reference in New Issue
Block a user