1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-13 02:34:05 +02:00

Make it possible to delete block elements with backspace on Chrome and Safari (#5123)

* Make it possible to delete block elements with backspace in chrome and safari

* Add changeset
This commit is contained in:
Laufey Rut Guðmundsdóttir
2022-09-20 21:22:24 +00:00
committed by GitHub
parent 341041f0b7
commit 0eb37e7915
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': minor
---
Make it possible to delete block elements with backspace in Chrome and Safari