Skip to content
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

Refactor with-portals example #9097

Merged
merged 4 commits into from
Oct 18, 2019
Merged

Conversation

HaNdTriX
Copy link
Contributor

Changelog

  • Use functional components instead of class components
  • Use default exports like in all other examples
  • Rename Portal component to ClientOnlyPortal.

## Changelog

- Use functional components instead of class components
- Use default exports like in all other examples
- Rename `Portal` component to `ClientOnlyPortal`.
@Timer Timer added ready to land examples Issue/PR related to examples labels Oct 18, 2019
@Timer Timer added this to the 9.1.2 milestone Oct 18, 2019
Copy link
Member

@Timer Timer left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants