From b127760d532be10939c58892fb8671a1aa45421c Mon Sep 17 00:00:00 2001 From: Rostero Date: Tue, 14 Jan 2025 20:37:03 -0500 Subject: [PATCH] Utilize ref in Toaster (#536) --- src/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.tsx b/src/index.tsx index a3ea512..11d3a8a 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -643,6 +643,7 @@ const Toaster = forwardRef(function Toaster(props, re return ( // Remove item from normal navigation flow, only available via hotkey