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 have this component where selectedId can already have data (when updating a form for example). I don't want to have the associated label value as an extra prop. Is this a good way to do 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
-
I have this component where
selectedId
can already have data (when updating a form for example). I don't want to have the associated label value as an extra prop. Is this a good way to do this?Beta Was this translation helpful? Give feedback.
All reactions