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

Ensure the min-height for placeholders is set on the correct editor (#5148)

* Ensure the min-height for placeholders is set on the correct editor

* Add changeset

* Run prettier on changeset

Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org>
This commit is contained in:
Kevin Simons
2022-10-12 17:55:48 +02:00
committed by GitHub
parent 10d723fa02
commit a2b6786d19
2 changed files with 7 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Ensure the min-height for placeholders is set on the correct editor