chore(resizer): cleanup

This commit is contained in:
moklick
2022-12-06 20:00:18 +01:00
parent 2f477f384f
commit 5e916ba2db
4 changed files with 8 additions and 5 deletions
+6 -1
View File
@@ -1,12 +1,17 @@
# @reactflow/node-resizer
## 1.0.3
### Patch Changes
- cleanup
## 1.0.2
### Patch Changes
- fix `minWidth` and `minHeight` so that it can be used dynamically
## 1.0.1
### Patch Changes