Skip to content

[typescript] Use ComponentType for more flexibility. #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2017

Conversation

bdoss
Copy link

@bdoss bdoss commented Oct 2, 2017

This allows for React component classes or stateless functional components to be used when calling asyncComponent method.

@bdoss bdoss changed the title Use ComponentType for more flexibility. [typescript] Use ComponentType for more flexibility. Oct 2, 2017
@codecov
Copy link

codecov bot commented Oct 2, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files           3        3           
  Lines          88       88           
  Branches       25       25           
=======================================
  Hits           86       86           
  Misses          2        2

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 903ca10...320ee08. Read the comment docs.

@ctrlplusb
Copy link
Owner

Awesome thanks for this @bdoss!

@ctrlplusb ctrlplusb merged commit 7c616b1 into ctrlplusb:master Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants