Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 89b37a1

Browse files
community-chat-app #5 (#35)
* community-chat-app #5 * community-chat app #5 * community-chat-app #5
1 parent 46f5ace commit 89b37a1

File tree

1 file changed

+1
-1
lines changed
  • community-chat-react-web-app-project/src

1 file changed

+1
-1
lines changed

community-chat-react-web-app-project/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import SignIn from "./components/SignIn";
99
import SignOut from "./components/SignOut";
1010

1111
firebase.initializeApp({
12-
// Go to projectConsole --> project Setting -->add web app --> copy config file
12+
// Go to projectConsole --> project Setting -->add web app --> copy all the config
1313
// apiKey: "", // Insert Your key Here
1414
// authDomain: "", // Insert Your authDomain Here
1515
// databaseURL: "", // Insert Your databaseURL Here

0 commit comments

Comments
 (0)