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

refactor: remove explicit component types #350

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

orionmiz
Copy link
Member

@orionmiz orionmiz commented Feb 6, 2023

Remove most React.FC<T> explicit types to:

  • shorten codes
  • use pure JSX rather than strong React component type
  • loose TypeScript coupling

@vercel
Copy link

vercel bot commented Feb 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
stackflow-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 6, 2023 at 8:33AM (UTC)

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

Successfully merging this pull request may close these issues.

None yet

1 participant