mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-26 14:58:55 +08:00
10963da706
close AF-1257 Every time we clicked on an empty space at the bottom, a new Paragraph block was created. Now we change it so that if there is already an empty Paragraph block at the bottom, we focus it instead of creating a new one.