feat: change drawer behavior
This commit is contained in:
@@ -20,7 +20,7 @@ class ClusterMembersComponent extends Component {
|
||||
}
|
||||
}, 200);
|
||||
|
||||
// Drawer state for desktop
|
||||
// Drawer state for desktop (shared singleton)
|
||||
this.drawer = new DrawerComponent();
|
||||
|
||||
// Terminal panel container (shared with drawer)
|
||||
|
||||
Reference in New Issue
Block a user