Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #29 from jjaijg/master
Browse files Browse the repository at this point in the history
Update ProfileScreen.js
  • Loading branch information
roopeshsn authored Oct 2, 2022
2 parents 96d5f95 + 07f7cf3 commit 2e528b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/screens/ProfileScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ const ProfileScreen = ({ location, history }) => {
</Form.Group>

<Form.Group controlId="password">
<Form.Label>Password Address</Form.Label>
<Form.Label>Password</Form.Label>
<Form.Control
type="password"
placeholder="Enter password"
Expand Down

0 comments on commit 2e528b1

Please sign in to comment.