Conform more of the codebase to strictNullChecks (#10731)
This commit is contained in:
@@ -54,6 +54,7 @@ describe("<LoggedInView />", () => {
|
||||
element_call: {},
|
||||
},
|
||||
currentRoomId: "",
|
||||
currentUserId: "@bob:server",
|
||||
};
|
||||
|
||||
const getComponent = (props = {}): RenderResult =>
|
||||
|
||||
Reference in New Issue
Block a user