🧹 refactor: Remove FC type annotations from functional components for cleaner code: v5 (#rm-fc)
Summary: Removed `FC` type annotations from functional components for cleaner code.
Highlights:
• Updated component definitions to remove `FC` type annotations, simplifying the code.
• Adjusted props destructuring in components to maintain type safety.
• Removed unused imports of `FC` from various files.
Read more: https://pierre.co/yo/hey/rm-fc
authored by
yoginth.com
and committed by