1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 02:49:56 +02:00

Add aria-multiline attribute to textbox editor (#5100)

* Add `aria-multiline` attribute to textbox editor

* Add a changeset
This commit is contained in:
Kitty Giraudel
2022-09-06 06:16:10 +02:00
committed by GitHub
parent 55b9574097
commit 8eb1972b5b
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Add `aria-multiline` attribute to textbox editor