sergiop / react-giphy-searchbox

Responsive and customizable search and select for Giphy's GIFs and Stickers.
https://sergiop.github.io/react-giphy-searchbox/
MIT License
48 stars 19 forks source link

Add onSearch callback. #30

Closed sergiop closed 4 years ago

sergiop commented 4 years ago

Closes: https://github.com/sergiop/react-giphy-searchbox/issues/29

codecov[bot] commented 4 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   99.00%   99.01%           
=======================================
  Files          13       13           
  Lines         101      102    +1     
=======================================
+ Hits          100      101    +1     
  Misses          1        1           
Impacted Files Coverage Δ
src/index.js 95.00% <100.00%> (+0.26%) :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 72dde15...57386b8. Read the comment docs.