Skip to content

Commit

Permalink
Register Page UID fetched
Browse files Browse the repository at this point in the history
  • Loading branch information
Souviksamanta34 committed Oct 6, 2024
1 parent 6fb103a commit 1d55b5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Register.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ function Register() {
type: 'SET_USER',
user: {
...authUser.user,
uid: authUser.user.uid,
firstName: firstName,
lastName: lastName,
phoneNumber: phoneNumber,
Expand Down

0 comments on commit 1d55b5f

Please sign in to comment.