diff --git a/app/src/components/pages/collectionsPage/collectionsPage.tsx b/app/src/components/pages/collectionsPage/collectionsPage.tsx index 3be9a581..bcff2238 100644 --- a/app/src/components/pages/collectionsPage/collectionsPage.tsx +++ b/app/src/components/pages/collectionsPage/collectionsPage.tsx @@ -161,6 +161,7 @@ export function CollectionsPage({ data, params, renderCollections }) { }} onSubmit={handleSearchSubmit} labelText="Search Collections by title" + aria-label="Search collections by title" />