diff --git a/src/components/Lists.tsx b/src/components/Lists.tsx index 24dc0017a4..2bcbf11c7a 100644 --- a/src/components/Lists.tsx +++ b/src/components/Lists.tsx @@ -192,7 +192,9 @@ let ListMaybePlaceholder = ({ if (useEmptyState) { return ( - + - + ) }