Skip to content

Commit

Permalink
Update update-user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yhimanshu22 authored Jul 9, 2024
1 parent 9512a64 commit 735f420
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firebase/update-user.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
import { firebase, auth, db } from "../config/firebase";
import firebase from "../config/firebase";


function updateUser({ email, name, surname, phoneNumber, photo, finalEvent }) {

Expand Down

0 comments on commit 735f420

Please sign in to comment.