From 85b8f17f35c501628f80f130b50f103b8619dd02 Mon Sep 17 00:00:00 2001 From: Erik Jan de Wit Date: Wed, 14 Oct 2020 16:29:06 +0200 Subject: [PATCH] changed default type to secondary (#174) --- src/components/list-empty-state/ListEmptyState.tsx | 2 +- .../_tests_/__snapshots__/ListEmptyState.test.tsx.snap | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/list-empty-state/ListEmptyState.tsx b/src/components/list-empty-state/ListEmptyState.tsx index 0859d52a7d..6381fab0b3 100644 --- a/src/components/list-empty-state/ListEmptyState.tsx +++ b/src/components/list-empty-state/ListEmptyState.tsx @@ -47,7 +47,7 @@ export const ListEmptyState = ({ {secondaryActions.map((action) => (