diff --git a/app.vue b/app.vue
index b049977..6d6f594 100644
--- a/app.vue
+++ b/app.vue
@@ -11,6 +11,8 @@
+
+
@@ -21,6 +23,7 @@ import { convert } from "html-to-text";
import "iconify-icon";
import ConfirmationModal from "./components/modals/confirmation.vue";
import NotificationsRenderer from "./components/notifications/notifications-renderer.vue";
+import { Toaster } from "./components/ui/sonner";
import { SettingIds } from "./settings";
// Use SSR-safe IDs for Headless UI
provideHeadlessUseId(() => useId());
diff --git a/bun.lockb b/bun.lockb
index f40ae19..8870bee 100755
Binary files a/bun.lockb and b/bun.lockb differ
diff --git a/components/notes/actions.vue b/components/notes/actions.vue
index 36a58e7..d719f74 100644
--- a/components/notes/actions.vue
+++ b/components/notes/actions.vue
@@ -15,7 +15,7 @@
-