mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-11 10:09:04 -04:00
Clean
This commit is contained in:
@@ -127,7 +127,7 @@ export function formatFilters(
|
||||
translatedLabel = t(labelKey, label)
|
||||
}
|
||||
|
||||
console.log(key, value)
|
||||
// console.log(key, value)
|
||||
let stringValue = value
|
||||
if (key === 'has_kids')
|
||||
stringValue = translate(
|
||||
|
||||
Reference in New Issue
Block a user