From 400bbf242e8292164582f4a288c71b5b1aea7f66 Mon Sep 17 00:00:00 2001 From: Viet An Date: Thu, 14 May 2026 17:00:03 +0700 Subject: [PATCH] changes --- app/components/snackbar/Error.vue | 41 +++++++++++++------------ app/components/snackbar/Info.vue | 7 +++-- app/components/snackbar/SnackBar.vue | 23 ++++++-------- app/components/snackbar/Success.vue | 46 +++++++++++++--------------- app/plugins/01-common.js | 30 +++++++++++------- 5 files changed, 76 insertions(+), 71 deletions(-) diff --git a/app/components/snackbar/Error.vue b/app/components/snackbar/Error.vue index ecde7de..d254a0c 100644 --- a/app/components/snackbar/Error.vue +++ b/app/components/snackbar/Error.vue @@ -1,24 +1,25 @@ - diff --git a/app/components/snackbar/Info.vue b/app/components/snackbar/Info.vue index b72c00f..5e6b9ed 100644 --- a/app/components/snackbar/Info.vue +++ b/app/components/snackbar/Info.vue @@ -2,10 +2,13 @@

diff --git a/app/components/snackbar/SnackBar.vue b/app/components/snackbar/SnackBar.vue index 2185395..d93cfb9 100644 --- a/app/components/snackbar/SnackBar.vue +++ b/app/components/snackbar/SnackBar.vue @@ -1,28 +1,29 @@ -