mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-24 10:56:21 -05: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