Skip to content

Commit

Permalink
fix: Update Login.js
Browse files Browse the repository at this point in the history
  • Loading branch information
OlhaD authored Feb 27, 2024
1 parent b1c53f2 commit b156005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Login/Login.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ const Login = () => {
<FlexDiv flexDirection="column">
<IconLogo />
<Box m={2} />
<Typography variant="h3">Wallet Admin Panel</Typography>
<Typography variant="h3">Wallet Admin Panel 1</Typography>
</FlexDiv>
<StyledForm onSubmit={handleSubmit} noValidate>
<TextField
Expand Down

0 comments on commit b156005

Please sign in to comment.