From c218dc1db55c27dd2639c0b8f096f0b4a2902f76 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 17 Feb 2026 21:32:15 +0200 Subject: [PATCH] feat: zoom initialization and toast container in App.vue --- src/App.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/App.vue b/src/App.vue index 839413a..070ab5c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,20 @@