Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Added typings for react-autosuggest component#200

Merged
juanpicado merged 1 commit intoverdaccio:masterfrom
tmkn:typings/autosuggest
Oct 15, 2019
Merged

Added typings for react-autosuggest component#200
juanpicado merged 1 commit intoverdaccio:masterfrom
tmkn:typings/autosuggest

Conversation

@tmkn
Copy link
Copy Markdown
Contributor

@tmkn tmkn commented Oct 14, 2019

This PR adds typings for the react-autosuggest component.

As far as I see this is the last 3rd party component where types were missing.
No actual code changes were necessary. 🎉

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2019

Codecov Report

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

@@           Coverage Diff           @@
##           master     #200   +/-   ##
=======================================
  Coverage   88.73%   88.73%           
=======================================
  Files         117      117           
  Lines         932      932           
  Branches      168      168           
=======================================
  Hits          827      827           
  Misses         89       89           
  Partials       16       16
Impacted Files Coverage Δ
src/components/Search/Search.tsx 100% <ø> (ø) ⬆️
src/components/AutoComplete/AutoComplete.tsx 50% <100%> (ø) ⬆️

Copy link
Copy Markdown
Member

@juanpicado juanpicado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants