fix: clarify object filter label

This commit is contained in:
zv
2026-06-23 20:01:06 +02:00
parent 8d18146d17
commit 970df9daeb

View File

@@ -333,9 +333,9 @@ export function App() {
) : null}
</section>
<section className="search-section" aria-labelledby="refine-heading">
<section className="search-section" aria-labelledby="object-filters-heading">
<div className="section-heading">
<h2 id="refine-heading">Refine</h2>
<h2 id="object-filters-heading">Object filters</h2>
</div>
{commonFilters.length > 0 ? (