react-async-component icon indicating copy to clipboard operation
react-async-component copied to clipboard

Document an example for use with typescript.

Open dawnmist opened this issue 8 years ago • 1 comments

Adds an example to the documentation for how to use asyncComponent/resolve with typescript properly. Addresses #62.

dawnmist avatar Oct 14 '17 02:10 dawnmist

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files           3        3           
  Lines          89       89           
  Branches       25       25           
=======================================
  Hits           84       84           
  Misses          5        5

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 94fc382...a6760c9. Read the comment docs.

codecov[bot] avatar Oct 14 '17 02:10 codecov[bot]