🧹 refactor: Remove FC type annotations from functional components for cleaner code: v6 (#rm-fc)
Summary: Removed `FC` type annotations from functional components for cleaner code.
Highlights:
• `CountdownTimer`, `Cover`, and `CoverUpload` components no longer use `FC` type.
• `DismissRecommendedAccount`, `FallbackAccountName`, and `FeedFocusType` components updated similarly.
• Other components like `Loader`, `LoginButton`, and `MenuTransition` also had `FC` type removed.
Read more: https://pierre.co/yo/hey/rm-fc
authored by
yoginth.com
and committed by