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