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
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
问题描述
使用React 创建自定义组件,在组件中使用antd的组件,但是不会使用全局的antd的主题色
重现链接
https://codesandbox.io/p/sandbox/jolly-engelbart-flcwx6?file=%2FApp.tsx%3A13%2C46
重现步骤
@antv/x6-react-shape
创建一个react 组件,<Button type='primary'>Save</Button>
预期行为
看到自定义组件中的button 的背景色是系统设置的主题色。
平台
屏幕截图或视频(可选)
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: