Skip to content

Commit

Permalink
Update product.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yhimanshu22 authored Jul 9, 2024
1 parent 6ec110a commit 9512a64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firebase/product.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 addFavorite(id) {
const currentUser = auth.currentUser.uid;
Expand Down

0 comments on commit 9512a64

Please sign in to comment.