You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
* Show a progress bar during migration of crypto data * playwright: add new `pageWithCredentials` fixture * Add a playwright test for migration progress * Add documentation for `idbSave`
7 lines
103 B
HTML
7 lines
103 B
HTML
<html>
|
|
<head>
|
|
<script src="load.js"></script>
|
|
</head>
|
|
Loading test data...
|
|
</html>
|