You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking at packages/codemods/react/replace-react-fc-typescript because we use FC in order to ensure that it returns a ReactNode it also helps ensure that the const is a functional component.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was looking at packages/codemods/react/replace-react-fc-typescript because we use
FC
in order to ensure that it returns aReactNode
it also helps ensure that theconst
is a functional component.Beta Was this translation helpful? Give feedback.
All reactions