Skip to content

Commit 5cd68d7

Browse files
committed
[ML] Rename transform_search_bar_filters.tsx
1 parent 5ec5e45 commit 5cd68d7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/transform_list.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import { StopActionName } from '../action_stop';
4545
import { ItemIdToExpandedRowMap } from './common';
4646
import { useColumns } from './use_columns';
4747
import { ExpandedRow } from './expanded_row';
48-
import { transformFilters, filterTransforms } from './transform_search_bar';
48+
import { transformFilters, filterTransforms } from './transform_search_bar_filters';
4949
import { useTableSettings } from './use_table_settings';
5050

5151
function getItemIdToExpandedRowMap(

x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/transform_search_bar.tsx renamed to x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/transform_search_bar_filters.tsx

File renamed without changes.

0 commit comments

Comments
 (0)