Merge branch 'develop' into t3chguy/fix/20721
This commit is contained in:
@@ -56,7 +56,6 @@ describe("<LoginWithQRSection />", () => {
|
||||
const defaultProps = {
|
||||
onShowQr: () => {},
|
||||
versions: makeVersions({ "org.matrix.msc4108": true }),
|
||||
wellKnown: {},
|
||||
};
|
||||
|
||||
const getComponent = (props = {}) => <LoginWithQRSection {...defaultProps} {...props} />;
|
||||
|
||||
Reference in New Issue
Block a user