From b5714a1d6816c5090992c7c2f66429a5675de484 Mon Sep 17 00:00:00 2001 From: Dylan Schiemann Date: Mon, 14 Mar 2022 22:28:04 -0700 Subject: [PATCH] add missing changeset from #4889 (#4891) --- .changeset/bright-buttons-march.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/bright-buttons-march.md diff --git a/.changeset/bright-buttons-march.md b/.changeset/bright-buttons-march.md new file mode 100644 index 000000000..ae173fb4f --- /dev/null +++ b/.changeset/bright-buttons-march.md @@ -0,0 +1,5 @@ +--- +'slate': patch +--- + +feat: add custom compare node props #4889