react-flow-chart
react-flow-chart copied to clipboard
'Content' cannot be used as a JSX component.
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.

Please post the code associated with this issue