prescottprue / react-redux-firebase

Redux bindings for Firebase. Includes React Hooks and Higher Order Components.
https://react-redux-firebase.com
MIT License
2.55k stars 556 forks source link

Fix import on update profile example #837

Closed MateusStanki closed 4 years ago

MateusStanki commented 4 years ago

Description

Just fixing a wrong import on update profile example, the example implements hooks API but imports the HOC API.

Check List

If not relevant to pull request, check off as complete

codecov[bot] commented 4 years ago

Codecov Report

Merging #837 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #837   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files          29       29           
  Lines         759      759           
=======================================
  Hits          694      694           
  Misses         65       65