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 see that auto import and defining dependencies is not working with React wrapper.
If a component uses another component, then importing just the parent component doesn't work. I have to import the dependent components as well to make things work.