We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431af01 commit b695f16Copy full SHA for b695f16
1 file changed
apps/web/core/components/rich-filters/filters-row.tsx
@@ -68,7 +68,6 @@ export const FiltersRow = observer(
68
shouldShowIcon: true,
69
iconComponent: ListFilterPlus,
70
},
71
- defaultOpen: buttonConfig?.defaultOpen ?? !hasAnyConditions,
72
...buttonConfig,
73
isDisabled: disabledAllOperations,
74
}}
0 commit comments