gmpetrov / databerry

The no-code platform for building custom LLM Agents

Home Page:https://chaindesk.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

OdapX opened this issue · 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