mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-28 05:46:58 +02:00
The Sonner Toaster defaults to bottom-right which overlaps with the Chat FAB button (also positioned at bottom-right of the main content area). Move toasts to bottom-center to avoid the conflict. The position prop is set before the spread so consumers can still override it if needed.