refactor(figma-controls): update prop names and types
This commit is contained in:
@@ -21,7 +21,7 @@ type ZoomPaneProps = Omit<
|
||||
| 'multiSelectionKeyCode'
|
||||
| 'noDragClassName'
|
||||
| 'disableKeyboardA11y'
|
||||
| 'selectBoxOnDrag'
|
||||
| 'selectionOnDrag'
|
||||
>;
|
||||
|
||||
const viewChanged = (prevViewport: Viewport, eventViewport: any): boolean =>
|
||||
|
||||
Reference in New Issue
Block a user