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 some components Prime uses html classes instead of React props. But this approach confuses and couples an application to Prime framework.
It would be nice to write
For some components Prime uses html classes instead of React props. But this approach confuses and couples an application to Prime framework.
It would be nice to write
instead of
We should research Sphere-UI components for such html classes and replace them with React props.
The text was updated successfully, but these errors were encountered: