MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.46k stars 306 forks source link

'Content' cannot be used as a JSX component. #200

Open akhil97 opened 3 years ago

akhil97 commented 3 years ago

I am trying to use the components like Content, Message, and Sidebar to return some JSX code, but I am encountering an error saying that it cannot be used as a JSX component. I have attached a screenshot of the issue. error1

eprice122 commented 3 years ago

Please post the code associated with this issue