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
When important component form @chaindesk/ui that uses @mui/joy we're getting the following error
TypeError: (0 , _styled.default) is not a function mui/material-ui#32727
To reproduce put CopyButton.tsx in packages/ui/src and import it in ChatBox.tsx
The text was updated successfully, but these errors were encountered:
When important component form @chaindesk/ui that uses @mui/joy we're getting the following error
TypeError: (0 , _styled.default) is not a function
mui/material-ui#32727
To reproduce put CopyButton.tsx in packages/ui/src and import it in ChatBox.tsx
The text was updated successfully, but these errors were encountered: