refactor(resizer): correct typo

This commit is contained in:
moklick
2024-01-09 16:49:19 +01:00
parent b18ef10e43
commit c5d7f107d7
4 changed files with 14 additions and 13 deletions
@@ -98,7 +98,7 @@ function ResizeControl({
resizer.current.update({
controlPosition,
boundries: {
boundaries: {
minWidth,
minHeight,
maxWidth,