Skip to content

Commit 90c177a

Browse files
committed
type
1 parent 8da999a commit 90c177a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-global-writes/src/components/shard-zones-table.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import {
1616
SearchInput,
1717
type LGTableDataType,
1818
getFilteredRowModel,
19-
LgTableRowType,
19+
type LgTableRowType,
2020
} from '@mongodb-js/compass-components';
2121
import type { ShardZoneData } from '../store/reducer';
2222

0 commit comments

Comments
 (0)