drcmda / react-contextual

🚀 react-contextual is a small (less than 1KB) helper around React 16s new context api
MIT License
642 stars 23 forks source link

Improve explanation of internal vs external store #14

Closed abenhamdine closed 6 years ago

abenhamdine commented 6 years ago

following https://github.com/drcmda/react-contextual/issues/13, I tried to better explain the differences of use between default and external store.

Don't hesitate to reword it, I'm not a native english speaker.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          91     91           
=====================================
  Hits           91     91

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 581dcaf...4952e6e. Read the comment docs.

drcmda commented 6 years ago

Clicked the wrong button. It's in now soryr for the long wait, i've been so busy with react-spring recently. Thanks! : )