Skip to content

Commit

Permalink
lowercase c in collections for aria label
Browse files Browse the repository at this point in the history
  • Loading branch information
avertrees committed Dec 20, 2024
1 parent f5dc1a9 commit 1fecbae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ export function CollectionsPage({ data, params, renderCollections }) {
}}
onSubmit={handleSearchSubmit}
labelText="Search Collections by title"
aria-label="Search Collections by title"
/>
</Box>
<HorizontalRule sx={{ marginTop: "xxl", marginBottom: "xxl" }} />
Expand Down

0 comments on commit 1fecbae

Please sign in to comment.