fix(types): export ResizeControlVariant correctly closes #4946
This commit is contained in:
@@ -85,7 +85,7 @@ export {
|
|||||||
type OnResizeEnd,
|
type OnResizeEnd,
|
||||||
type ControlPosition,
|
type ControlPosition,
|
||||||
type ControlLinePosition,
|
type ControlLinePosition,
|
||||||
type ResizeControlVariant,
|
ResizeControlVariant,
|
||||||
type ResizeParams,
|
type ResizeParams,
|
||||||
type ResizeParamsWithDirection,
|
type ResizeParamsWithDirection,
|
||||||
type ResizeDragEvent,
|
type ResizeDragEvent,
|
||||||
|
|||||||
@@ -105,7 +105,7 @@ export {
|
|||||||
type OnResizeEnd,
|
type OnResizeEnd,
|
||||||
type ControlPosition,
|
type ControlPosition,
|
||||||
type ControlLinePosition,
|
type ControlLinePosition,
|
||||||
type ResizeControlVariant,
|
ResizeControlVariant,
|
||||||
type ResizeParams,
|
type ResizeParams,
|
||||||
type ResizeParamsWithDirection,
|
type ResizeParamsWithDirection,
|
||||||
type ResizeDragEvent,
|
type ResizeDragEvent,
|
||||||
|
|||||||
Reference in New Issue
Block a user