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
Hi, I’d like to start contributing to the project, and I was thinking about taking on this issue. I assume the goal is to remove the use of React.FC and add the necessary types/interfaces according to best practices for React applications, right?
I found this link that I used as a reference: Remove React.FC from Typescript template
React.FC is not necessary and should be removed for a cleaner codebase.
The text was updated successfully, but these errors were encountered: