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 tried to reference a component with props to add/overwrite some values but it only works if the referenced component has no props, with props the style is not applied consistently. I expected all wrapped components to have lightgreen background with a border, but that is not the case:
Hi!
I tried to reference a component with props to add/overwrite some values but it only works if the referenced component has no props, with props the style is not applied consistently. I expected all wrapped components to have lightgreen background with a border, but that is not the case:
https://codesandbox.io/s/silent-lake-is6e2g?file=/src/App.js
Am I missing something?
The text was updated successfully, but these errors were encountered: