Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
RookieProgrammerSachin authored Aug 7, 2023
1 parent c2d2ec7 commit f0c023d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/firebaseConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ const firebaseConfig = {

const app = initializeApp(firebaseConfig);
export const storage = getStorage(app);

export const NEXT_PUBLIC_PIXEL_ID = 865965204469945;
export const NEXT_PUBLIC_CLARITY_ID = 'i4q56u2czv';

0 comments on commit f0c023d

Please sign in to comment.