diff --git a/frontend/src/component/common/ListPlaceholder/ListPlaceholder.tsx b/frontend/src/component/common/ListPlaceholder/ListPlaceholder.tsx index 77e7fa1660..de77aea61c 100644 --- a/frontend/src/component/common/ListPlaceholder/ListPlaceholder.tsx +++ b/frontend/src/component/common/ListPlaceholder/ListPlaceholder.tsx @@ -17,7 +17,7 @@ const ListPlaceholder = ({ text, link, linkText }: IListPlaceholderProps) => { {text} Add your first toggle} + show={Add your first toggle} /> );