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

Convert all class based components to functions #155

Closed
bryanpizzillo opened this issue Dec 16, 2019 · 1 comment
Closed

Convert all class based components to functions #155

bryanpizzillo opened this issue Dec 16, 2019 · 1 comment

Comments

@bryanpizzillo
Copy link
Member

If not because we are using deprecated method in a number of our class-based components, but also it keeps in line with the rest of the code style. (Also we do not have to mix hooks and connect together...)

@sarinapadilla
Copy link

We've made converting class based components to functional components a requirement for #344. Closing this ticket.

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

No branches or pull requests

2 participants