// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`SetupTOTP renders loading text as expected on init 1`] = `

Setup TOTP

Loading...

totp-mock-secret-code
COPY
`; exports[`SetupTOTP renders qrcode image as expected after onMounted is done 1`] = `

Setup TOTP

qr code
totp-mock-secret-code
COPY
`;