refactor(nested-nodes): zIndex
This commit is contained in:
@@ -300,6 +300,7 @@ export interface WrapNodeProps<T = any> {
|
||||
isDragging?: boolean;
|
||||
resizeObserver: ResizeObserver | null;
|
||||
dragHandle?: string;
|
||||
zIndex: number;
|
||||
}
|
||||
|
||||
export type FitViewParams = {
|
||||
|
||||
Reference in New Issue
Block a user