Closed Guneetsinghtuli closed 3 years ago
Describe the problem Currently in App.js Editor component is inside the div's which have some CSS, this reduces the readability of the code.
Expected behavior All the div should be inside their component file and only the component should be imported onto the App.js file
To Reproduce Steps to reproduce the behavior:
Screenshot
I will work on this. Should I create a new component for this?
@ArjunHollaM Add all these Div in the Editor component itself and make the changes in CSS files accordingly
Not a good Idea
Describe the problem Currently in App.js Editor component is inside the div's which have some CSS, this reduces the readability of the code.
Expected behavior All the div should be inside their component file and only the component should be imported onto the App.js file
To Reproduce Steps to reproduce the behavior:
Screenshot