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