diff --git a/src/App.vue b/src/App.vue index cea3c50..49d0356 100644 --- a/src/App.vue +++ b/src/App.vue @@ -181,6 +181,7 @@ class="block w-full text-center text-md font-bold uppercase bg-blue-600 text-white px-2 py-2 rounded-md mb-2" > Yes + {{ notification.yesText ? ", " + notification.yesText : "" }}