mirror of
https://github.com/mathuo/dockview
synced 2025-10-08 00:48:06 +00:00
chore: typo
This commit is contained in:
parent
22a8a99a90
commit
44172b7937
@ -12,7 +12,7 @@ export interface IPanelDeserializer {
|
|||||||
): IDockviewPanel;
|
): IDockviewPanel;
|
||||||
}
|
}
|
||||||
|
|
||||||
// @depreciated
|
// @deprecated
|
||||||
interface LegacyState extends GroupviewPanelState {
|
interface LegacyState extends GroupviewPanelState {
|
||||||
view?: {
|
view?: {
|
||||||
tab?: { id: string };
|
tab?: { id: string };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user