Skip to content

Commit

Permalink
Build Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Koustavd18 committed Dec 18, 2024
1 parent e1d7f70 commit 53352ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Stream/Views/Explore/LogsView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import useLogsFetcher from './useLogsFetcher';
import LogsViewConfig from './LogsViewConfig';

import { useEffect } from 'react';
import _ from 'lodash';

const { setPageAndPageData, setTargetPage, setTargetColumns, setDisabledColumns } = logsStoreReducers;

Expand Down

0 comments on commit 53352ce

Please sign in to comment.