From 2d1d51f777d47d68edbc23f51364c51e31cc7c33 Mon Sep 17 00:00:00 2001 From: Kamil Niemczycki Date: Mon, 7 Aug 2023 01:30:56 +0200 Subject: [PATCH] - fix empty states --- resources/js/Share/Components/EmptyState.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/js/Share/Components/EmptyState.vue b/resources/js/Share/Components/EmptyState.vue index d30c7fb..788d8bf 100644 --- a/resources/js/Share/Components/EmptyState.vue +++ b/resources/js/Share/Components/EmptyState.vue @@ -1,8 +1,8 @@