You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce CollapsedComponent for minified component (#1673)
* Introduce `CollapsedComponent` for minified component
This is the some groundwork for allowing the preview to be minimized.
`CollapsedComponent` unifies the collapsed UI for the currently
collapsible components (the 3 editors and the console).
Starts to fix: #1340
* Pull Request feedback:
- Pull out BEM block for `CollapsedComponent`
- Unnecessary `key`
- Pass full component name rather than constructing
0 commit comments