diff --git a/src/App.vue b/src/App.vue index d1d3642e..b48b849e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -19,6 +19,7 @@ +
diff --git a/src/components/ui/alert-dialog/AlertDialog.vue b/src/components/ui/alert-dialog/AlertDialog.vue index 1ecf9284..77512dd0 100644 --- a/src/components/ui/alert-dialog/AlertDialog.vue +++ b/src/components/ui/alert-dialog/AlertDialog.vue @@ -1,6 +1,8 @@