You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: