mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-26 03:23:01 +00:00
* feat: shortcut for toggling checkbox * refactor: separate checkbox event handler * test: chechbox event handler * chore: remove unused imports * refactor: command to ctrl and enter * refactor: handler to use transactions * test: checkbox event handler * chore: remove unused import * refactor: simplify handler logic