From c974cab36700ee20f244b20e9ce7bf506fd9b9d6 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Sun, 26 May 2024 12:41:32 +0300 Subject: [PATCH] Improved headless toasts --- components/lib/toast/Toast.vue | 2 +- components/lib/toast/style/ToastStyle.js | 16 +++- doc/toast/HeadlessDoc.vue | 106 +++++++++++------------ 3 files changed, 64 insertions(+), 60 deletions(-) diff --git a/components/lib/toast/Toast.vue b/components/lib/toast/Toast.vue index 05f3617d7..0b6210ea4 100755 --- a/components/lib/toast/Toast.vue +++ b/components/lib/toast/Toast.vue @@ -1,7 +1,7 @@