1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-24 16:02:55 +02:00

Fix autoscroll to top on line break (#5902)

* fix

* fix
This commit is contained in:
Ziad Beyens
2025-06-13 15:30:12 +02:00
committed by GitHub
parent 06b8822b9f
commit 47da9bf455
2 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fixes #5900