From 0f000458762a02a211ef1f3c0620441ab34d4c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Sun, 12 Nov 2023 20:53:24 +0100 Subject: [PATCH] feat(front): add fw button to empty state --- front/src/components/common/EmptyState.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/front/src/components/common/EmptyState.vue b/front/src/components/common/EmptyState.vue index 0dfa822cc..73f7dc93a 100644 --- a/front/src/components/common/EmptyState.vue +++ b/front/src/components/common/EmptyState.vue @@ -1,4 +1,7 @@