mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
update dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import Notification from './notification.svelte';
|
||||
|
||||
import { dismissToast, toasts } from '../notifications';
|
||||
import { dismissToast, toasts } from '../stores/notifications';
|
||||
</script>
|
||||
|
||||
{#if $toasts}
|
||||
|
||||
Reference in New Issue
Block a user