Skip to content

Commit 36563c6

Browse files
committed
Update UI
1 parent 0e36de0 commit 36563c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReactSpa/src/components/SignIn.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export const SignIn = withRouter(({ history }) => {
7474
</CheckBox>
7575
</div>
7676
<div className="mb-3">
77-
<Button type="submit" lg primary>Sign In</Button>
77+
<Button type="submit" lg primary>Login</Button>
7878
<LinkButton href="/signup" lg outline-secondary className="ms-2">Register New User</LinkButton>
7979
</div>
8080
</form>

0 commit comments

Comments
 (0)