totpSetupLoading top-level constant
LoadingState
const totpSetupLoading
TOTP setup loading state
Implementation
const totpSetupLoading = LoadingState(
'TOTP setup in progress',
);
TOTP setup loading state
const totpSetupLoading = LoadingState(
'TOTP setup in progress',
);