Prevent two composers from being shown (#35006)
This commit is contained in:
parent
629bb74451
commit
8cf246e4d3
4 changed files with 70 additions and 65 deletions
|
@ -23,7 +23,7 @@ import { useColumnsContext } from '../util/columns_context';
|
|||
|
||||
import BundleColumnError from './bundle_column_error';
|
||||
import { ColumnLoading } from './column_loading';
|
||||
import ComposePanel from './compose_panel';
|
||||
import { ComposePanel } from './compose_panel';
|
||||
import DrawerLoading from './drawer_loading';
|
||||
import NavigationPanel from './navigation_panel';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue