feat(toaster): add support for multiple toasters with unique identifiers (#665)
- Introduced `toasterId` prop in `ToastT` and `ToastOptions` interfaces to allow targeting specific toasters. - Updated `Toaster` component to filter toasts based on `toasterId`. - Enhanced documentation to demonstrate usage of multiple toasters. - Added tests to verify toast rendering in the correct toaster. Co-authored-by: Emil Kowalski <36730035+emilkowalski@users.noreply.github.com>
S
Shintaro Jokagi committed
0600a5cb4040e38ac7972f6bcd0895b150e51949
Parent: c14bf44
Committed by GitHub <noreply@github.com>
on 8/2/2025, 7:14:55 PM