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
Having default null values for the children props causing typescript to think that using react elements as children is not allowed and keeps showing an error for mismatched type for children prop
Having default null values for the children props causing typescript to think that using react elements as children is not allowed and keeps showing an error for mismatched type for children prop