Firebase V8 vs V9
Mar 28, 2022 · 1 min read · Firebase V8 - If You are using Firebase version 8 then you can configure firebase as like the below code. import firebase from 'firebase' const firebaseConfig = { apiKey: "..........................................", authDomain: ".............
Join discussion
