Fix indentation.

This commit is contained in:
NaNgets 2024-01-21 15:02:45 +02:00
parent 03a39507dc
commit a6a6ffc058
No known key found for this signature in database
GPG Key ID: E3F583B7BB2DAA82

View File

@ -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> {