ericclemmons / ericclemmons/click-to-component
Support for antd components
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
We are using [antd](https://ant.design/docs/react/introduce) (Ant design) UI library in our project. So when we try to click on an antd component it's throwing the below attached error.
It would be great if `ClickToComponent` works on top of antd components.
To recreate our problem:
1. npm install antd
2. Import any of the antd components in your project and try to click on them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.