Open orionpax00 opened 5 years ago
How do we edit the default nodes for the Storm React using Material UI. This would mean creating a new component from Material UI and then calling the initial node inside it.?
@ashutosh-b-b, React-diagrams has a way to change the default look of the node checkout this example here
@orionpax00 Anyone working on this? If not, can i take it up?
@hv7214 I don't know anyone, who is working on it, If you want you can work on this issue.
Currently, the component that represents node is implemented using default factory of Storm React Diagrams, for this task you have to create a custom component by extending default component with Material UI Styling