mirror of
https://github.com/mathuo/dockview
synced 2025-05-10 05:28:25 +00:00
Fix indentation.
This commit is contained in:
parent
03a39507dc
commit
a6a6ffc058
@ -42,7 +42,7 @@ import { PaneviewDropEvent } from '../paneview/draggablePaneviewPanel';
|
||||
import {
|
||||
GroupDragEvent,
|
||||
TabDragEvent,
|
||||
} from '../dockview/components/titlebar/tabsContainer';
|
||||
} from '../dockview/components/titlebar/tabsContainer';
|
||||
import { Box } from '../types';
|
||||
|
||||
export interface CommonApi<T = any> {
|
||||
|
Loading…
Reference in New Issue
Block a user