gmpetrov/databerry

Error when using component from @chaindesk/ui that uses @mui/joy in dashboard

OdapX opened this issue · 1 comments

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

I think this was fixed ? @gmpetrov