Updates snaps with new classnames
All checks were successful
gitea-deepak/gog_frontend/pipeline/head This commit looks good

This commit is contained in:
2021-02-01 12:29:44 -06:00
parent ee7bcbcdfe
commit 0743fa3576

View File

@@ -2,20 +2,20 @@
exports[`UnauthenticatedApp Snapshot 1`] = `
<div
className="UnauthenticatedApp"
className="unauthenticated-app"
>
<div
className="loginRegisterButtonsWrapper"
className="button-wrapper"
>
<button
className="chooseLogin"
className="choose-login"
onClick={[Function]}
type="submit"
>
Login
</button>
<button
className="chooseRegister"
className="choose-register"
onClick={[Function]}
type="submit"
>