Improve coverage (#23380)

This commit is contained in:
Michael Telatynski
2022-09-30 18:27:59 +01:00
committed by GitHub
parent 8e841be393
commit d8124d37e4
9 changed files with 234 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
import React from 'react';
import * as React from 'react';
import SdkConfig from 'matrix-react-sdk/src/SdkConfig';
export default class VectorAuthHeaderLogo extends React.PureComponent {