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
For all platforms for some reason the Select components is resolved to being a method.
For React only also the Button component is not correctly resolved. There are probably more.
These can be seen mainly if you run it locally and change the bold names of components to the ones that should resolve to link.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
For all platforms for some reason the
Select
components is resolved to being a method.For React only also the
Button
component is not correctly resolved. There are probably more.These can be seen mainly if you run it locally and change the bold names of components to the ones that should resolve to link.
The text was updated successfully, but these errors were encountered: