Skip to content

Issue No. 53 : Warning for unique key prop in HomeMenuComponent is removed and firebase-function sdk is updated

Shubham Maurya requested to merge code.shaurya/CrowdAlert:warning into master

Closes #53

Unique "key" prop is provided to each child of map function in HomeMenuComponent. The latest version (^0.8.1) of Firebase-function is used to avoid error while deploying the firebase function.

4

Merge request reports