Create a common container component with styles #37609
Labels
IDE Pod
Issues that new developers face while exploring the IDE
IDE Product
Issues related to the IDE Product
Task
A simple Todo
Create a common component with styles that defines the wrapper for the Explorer on the left. It should not have any logic or any UI as children pre-defined. Children should come as props.
We need to remove the
ideViewMode
checks in styles and get the values forborderRight
andwidth
from props.Component: https://github.com/appsmithorg/appsmith/blob/release/app/client/src/pages/Editor/IDE/EditorPane/Explorer.tsx
The text was updated successfully, but these errors were encountered: