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

Fix typo on src/index on warn message

Open acewf opened this issue 7 years ago • 1 comments

  • warn message warnmsg was refering to asyncBootsrap instead of asyncBootstrap

acewf avatar Jul 11 '18 10:07 acewf

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #11   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           7      7           
  Branches        2      2           
=====================================
  Hits            7      7
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :arrow_up:

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 28e0e83...9ae9ebf. Read the comment docs.

codecov[bot] avatar Jul 11 '18 10:07 codecov[bot]