Update snapshots
This commit is contained in:
parent
55ba4bd106
commit
165feae622
2 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,7 @@ exports[`<LoginForm /> renders for Mastodon 1`] = `
|
|||
onMouseLeave={[Function]}
|
||||
tabIndex="0"
|
||||
title="Show password"
|
||||
type="button"
|
||||
>
|
||||
<div
|
||||
style={Object {}}
|
||||
|
@ -143,6 +144,7 @@ exports[`<LoginForm /> renders for Pleroma 1`] = `
|
|||
onMouseLeave={[Function]}
|
||||
tabIndex="0"
|
||||
title="Show password"
|
||||
type="button"
|
||||
>
|
||||
<div
|
||||
style={Object {}}
|
||||
|
|
|
@ -53,6 +53,7 @@ exports[`<LoginPage /> renders correctly on load 1`] = `
|
|||
onMouseLeave={[Function]}
|
||||
tabIndex="0"
|
||||
title="Show password"
|
||||
type="button"
|
||||
>
|
||||
<div
|
||||
style={Object {}}
|
||||
|
|
Loading…
Reference in a new issue