We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5835f4f commit 1d971baCopy full SHA for 1d971ba
examples/react/src/firebase/config.ts
@@ -14,11 +14,4 @@
14
* limitations under the License.
15
*/
16
17
-export const firebaseConfig = {
18
- apiKey: "AIzaSyCvMftIUCD9lUQ3BzIrimfSfBbCUQYZf-I",
19
- authDomain: "fir-ui-rework.firebaseapp.com",
20
- projectId: "fir-ui-rework",
21
- storageBucket: "fir-ui-rework.firebasestorage.app",
22
- messagingSenderId: "200312857118",
23
- appId: "1:200312857118:web:94e3f69b0e0a4a863f040f",
24
-};
+export const firebaseConfig = {};
0 commit comments