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
React.FC no longer ships with children available as a prop. PropsWithChildren could be a good resolution for this. Would be happy to make a PR but not sure if this is maintained :)
The text was updated successfully, but these errors were encountered:
React.FC
no longer ships withchildren
available as a prop.PropsWithChildren
could be a good resolution for this. Would be happy to make a PR but not sure if this is maintained :)The text was updated successfully, but these errors were encountered: