1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 01:50:06 +02:00

Use equalityFn in useSlateSelector during render (#5848)

This commit is contained in:
Damjan Polugic
2025-04-29 16:30:41 +02:00
committed by GitHub
parent 0fde537b52
commit 2c62e01797
3 changed files with 79 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': minor
---
Use equalityFn in useSlateSelector during render as well