element-web/src/components/structures/auth
J. Ryan Stinnett 538165d515 Fix phase enum usage in JS modules as well
https://github.com/matrix-org/matrix-react-sdk/pull/6185 converted
`SetupEncryptionStore` to TS, including moving the phase states to an enum. The
calling JS modules were forgotten, so they got a bit confused.

Fixes https://github.com/vector-im/element-web/issues/17689
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/6185
2021-06-18 14:05:12 +01:00
..
CompleteSecurity.js Fix phase enum usage in JS modules as well 2021-06-18 14:05:12 +01:00
E2eSetup.js
ForgotPassword.js
Login.tsx
Registration.tsx
SetupEncryptionBody.js Fix phase enum usage in JS modules as well 2021-06-18 14:05:12 +01:00
SoftLogout.tsx