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
Hi!
I want the parent component to be able to set classes on it's child components. Therefore I need the className to be appended at runtime. But this:
Uh oh!
There was an error while loading. Please reload this page.
Hi!
I want the parent component to be able to set classes on it's child components. Therefore I need the
className
to be appended at runtime. But this:Renders:
Even if the parent component passes className to the child component.
Thank you!
The text was updated successfully, but these errors were encountered: