jasonsalzman / react-add-to-calendar

A simple, customizable, and reusable Add to Calendar button component for React
https://jasonsalzman.github.io/react-add-to-calendar/
MIT License
180 stars 124 forks source link

resolving mobile issues discovered in #12 #13

Closed jasonsalzman closed 7 years ago

jasonsalzman commented 7 years ago

resolves #12

codecov-io commented 7 years ago

Codecov Report

Merging #13 into v0.0.13 will decrease coverage by 0.38%. The diff coverage is 79.64%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v0.0.13      #13      +/-   ##
===========================================
- Coverage    80.55%   80.17%   -0.39%     
===========================================
  Files            2        2              
  Lines          108      116       +8     
===========================================
+ Hits            87       93       +6     
- Misses          21       23       +2
Impacted Files Coverage Δ
src/ReactAddToCalendar.js 69.11% <67.69%> (ø) :arrow_up:
src/helpers/index.js 95.83% <95.83%> (-4.17%) :arrow_down:

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 02765d6...89094f8. Read the comment docs.