mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-22 16:37:43 +00:00

* fix: set minimum width for grid field to 100px * test: add grid field width test * fix: field width should not be less then 50px * test: grid field width should not be less then 50px * fix: cursor-based resizing issue * test: updated tests