Browse Source

enh: toast close button

Timothy Jaeryang Baek 3 months ago
parent
commit
b8fb4e528d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/routes/+layout.svelte

+ 1 - 0
src/routes/+layout.svelte

@@ -639,4 +639,5 @@
 			: 'light'}
 	richColors
 	position="top-right"
+	closeButton
 />