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

Remove usage of React.FC #52

Open
RobotSail opened this issue May 20, 2024 · 1 comment · May be fixed by #215
Open

Remove usage of React.FC #52

RobotSail opened this issue May 20, 2024 · 1 comment · May be fixed by #215

Comments

@RobotSail
Copy link
Member

React.FC is not necessary and should be removed for a cleaner codebase.

@rivaldorodrigues
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants