mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-05 21:54:47 -04:00
Your filters
This commit is contained in:
@@ -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')}>
|
||||
|
||||
Reference in New Issue
Block a user