svelte-notifications
svelte-notifications copied to clipboard
Add default configs as props of Notifications component
<Notifications position="top-center" removeAfter={5000}>
<App />
</Notifications>
no luck on this?