diff --git a/package.json b/package.json index 92d726c2..6ee652e8 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "@fortawesome/free-brands-svg-icons": "^5.15.4", "@fortawesome/free-solid-svg-icons": "^5.15.4", "@fortawesome/vue-fontawesome": "^3.0.0-4", + "@kyvg/vue3-notification": "^2.3.4", "core-js": "3.18.2", "css-loader": "^6.4.0", "dompurify": "^2.3.3", diff --git a/src/App.vue b/src/App.vue index bc5a75e5..de167463 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,4 +1,5 @@