Skip to content

Project to complete React Basics (Integrate with Composition)#13

Open
OkYesAnap wants to merge 1 commit intoMentorioum:masterfrom
OkYesAnap:master
Open

Project to complete React Basics (Integrate with Composition)#13
OkYesAnap wants to merge 1 commit intoMentorioum:masterfrom
OkYesAnap:master

Conversation

@OkYesAnap
Copy link

-added method to get database

@@ -0,0 +1,5 @@
import firebase from 'firebase';

export const getCharacters = (setChars) =>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to use async

@@ -0,0 +1,5 @@
import firebase from 'firebase';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename camel case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants