diff --git a/src/components/dashboard/dashboard.component.tsx b/src/components/dashboard/dashboard.component.tsx index ad23d9425..465203141 100644 --- a/src/components/dashboard/dashboard.component.tsx +++ b/src/components/dashboard/dashboard.component.tsx @@ -336,6 +336,19 @@ function FormsList({ forms, isValidating, mutate, t }: FormsListProps) { onChange={handleSearch} placeholder={t('searchThisList', 'Search this list')} /> +