fix(fe): remove speckle_type from FILTERS_POPULAR_PROPERTIES

fix(fe): remove speckle_type from FILTERS_POPULAR_PROPERTIES
This commit is contained in:
andrewwallacespeckle
2025-09-24 09:22:09 +02:00
committed by GitHub
@@ -24,7 +24,6 @@ export const FILTER_CONDITION_CONFIG: Record<FilterCondition, { label: string }>
// Popular Filter Properties
export const FILTERS_POPULAR_PROPERTIES = [
'speckle_type',
'name',
'category',
'family',