Your filters

This commit is contained in:
MartinBraquet
2025-09-26 13:51:08 +02:00
parent 077321731e
commit f396e8e482

View File

@@ -13,7 +13,7 @@ export function MyMatchesToggle(props: {
return <></>
}
const label = 'Your matches'
const label = 'Your filters'
return (
<Row className={clsx('mr-2 items-center', on && 'font-semibold')}>