We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf0773 commit cc475c6Copy full SHA for cc475c6
src/components/auth/Login.js
@@ -46,7 +46,7 @@ export const Login = props => {
46
</dialog>
47
<section>
48
<form className="form--login" onSubmit={handleLogin}>
49
- <h1>Application Name</h1>
+ <h1>Strain Brain</h1>
50
<h2>Please sign in</h2>
51
<fieldset>
52
<label htmlFor="inputEmail"> Email address </label>
0 commit comments