1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-28 01:19:52 +02:00

Generic return type for Node.fragment (#5926)

This commit is contained in:
Joe Anderson
2025-08-13 22:27:19 +01:00
committed by GitHub
parent 8eeeecc238
commit cf10119ad8
2 changed files with 10 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': patch
---
Use generics for the return type of `Node.fragment`