Replies: 1 comment
-
For current version (before <= 0.4.55), |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I am unable to embed the react component inside angular.I have used the following article for ref:
https://medium.com/@zacky_14189/embedding-react-components-in-angular-the-easy-way-60f796b68aef
but getting exceptions with the following error:
Error: node_modules/@kanaries/graphic-walker/dist/components/toolbar/components.d.ts:7:68 - error TS2694: Namespace '"C:/2023/ss/ss/node_modules/styled-components/dist/index"' has no exported member 'StyledComponent'.
7 export declare const ToolbarContainer: import("styled-components").StyledComponent<"div", any, {
Could you please help or any advise to resolve this .
Beta Was this translation helpful? Give feedback.
All reactions