Is there any component for displaying a list of timed, stacked notifications, such as MacOS's toasts or Windows's notifications?
edit: I made one, see inside.
David W
12/18/2021, 4:36 PM
this is probably very inefficient and maybe has bugs, but it seems to work so far at least
David W
12/18/2021, 4:38 PM
oh and it doesn't clean up
timersByToastId
so make sure to do that if you're making a shitton of toasts each time you remove a toast