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 home.tsx to a hook based function component #431

Open
kbertodatti opened this issue Jul 16, 2024 · 0 comments
Open

Convert home.tsx to a hook based function component #431

kbertodatti opened this issue Jul 16, 2024 · 0 comments
Labels
APP MyCarePlanner tech task non-functional support of a system

Comments

@kbertodatti
Copy link
Contributor

kbertodatti commented Jul 16, 2024

3 Home.tsx should also be converted to a function component. There are others, but App.tsx and Home.tsx are the most vital because they are more the roots of the app. Small class based components elsewhere are not an issue. Althought, we shouldn't be creating new ones.

See #289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APP MyCarePlanner tech task non-functional support of a system
Projects
None yet
Development

No branches or pull requests

1 participant