chore: moving tags to redux

This commit is contained in:
Chubby Granny Chaser 2024-12-23 21:38:17 +00:00
parent 8dbb0726d0
commit 4aa7df65f5
No known key found for this signature in database

View file

@ -240,7 +240,7 @@ export default function Catalogue() {
{groupedFilters.map((filter) => (
<li key={`${filter.key}-${filter.value}`}>
<FilterItem
filter={filter.label}
filter={filter.label ?? ""}
orbColor={filter.orbColor}
onRemove={() => {
dispatch(