diff --git a/desktop/flipper-plugin/src/ui/data-table/ColumnFilter.tsx b/desktop/flipper-plugin/src/ui/data-table/ColumnFilter.tsx index 98cfe7435..1e84e245d 100644 --- a/desktop/flipper-plugin/src/ui/data-table/ColumnFilter.tsx +++ b/desktop/flipper-plugin/src/ui/data-table/ColumnFilter.tsx @@ -58,7 +58,7 @@ export function FilterIcon({ onMouseDown={(e) => { e.stopPropagation(); // prevents interaction accidentally with the Interactive component organizing resizng }}> -