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
It would be great if we could have a property in menuList, to signify that the item should be active on the first render and should be passed down the .active class.
On subsequent renders this should have no effect.
It would be great if we could have a property in menuList, to signify that the item should be active on the first render and should be passed down the
.active
class.On subsequent renders this should have no effect.
example implementation:
The List component code can be found here
The text was updated successfully, but these errors were encountered: