diff --git a/src/components/EmptyStateComponent/index.tsx b/src/components/EmptyStateComponent/index.tsx index 16ac51fba2e77..6fcee2290d2bf 100644 --- a/src/components/EmptyStateComponent/index.tsx +++ b/src/components/EmptyStateComponent/index.tsx @@ -96,6 +96,7 @@ function EmptyStateComponent({ onPress={buttonAction} text={buttonText} style={[styles.mt5]} + large /> )}