fix: remove checking buf until I can figure out how to not use buf.lock
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { Toaster as Sonner, type ToasterProps as SonnerProps } from 'svelte-sonner';
|
||||
import { mode } from 'mode-watcher';
|
||||
|
||||
let { ...restProps }: SonnerProps = $props();
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user