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