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
there are times when we use parent components like Tabs, Router, and Modal in which components are not used as React components in JSX but are dynamically rendered. how can we handle this?
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
-
there are times when we use parent components like
Tabs
,Router
, andModal
in which components are not used as React components in JSX but are dynamically rendered. how can we handle this?Beta Was this translation helpful? Give feedback.
All reactions