stackflow icon indicating copy to clipboard operation
stackflow copied to clipboard

refactor: remove explicit component types

Open orionmiz opened this issue 2 years ago • 1 comments

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

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

orionmiz avatar Feb 06 '23 08:02 orionmiz

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)

vercel[bot] avatar Feb 06 '23 08:02 vercel[bot]