refactor(resizer): correct typo
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
$: {
|
||||
resizer?.update({
|
||||
controlPosition,
|
||||
boundries: {
|
||||
boundaries: {
|
||||
minWidth: _minWidth,
|
||||
minHeight: _minHeight,
|
||||
maxWidth: _maxWidth,
|
||||
|
||||
Reference in New Issue
Block a user