From 02786953294cf1873ad9f7de8238b6e1a11c3133 Mon Sep 17 00:00:00 2001 From: Kyle McLean Date: Fri, 20 Jan 2023 08:11:39 -0700 Subject: [PATCH] Add changeset --- .changeset/witty-tips-work.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/witty-tips-work.md diff --git a/.changeset/witty-tips-work.md b/.changeset/witty-tips-work.md new file mode 100644 index 00000000000..ea02ff2b17e --- /dev/null +++ b/.changeset/witty-tips-work.md @@ -0,0 +1,5 @@ +--- +'slate-react': patch +--- + +Improve compatibility for browsers that do not support ResizeObserver or :where selector