Skip to content

Commit

Permalink
fix bad merge resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
SandyRogers committed Jan 29, 2024
1 parent 969e0f3 commit de1f8af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/UI/EMGTable/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import LoadingOverlay from 'components/UI/LoadingOverlay';
import { MGnifyDatum, MGnifyResponse } from 'hooks/data/useData';
import useQueryParamState from 'hooks/queryParamState/useQueryParamState';

import DownloadButton from 'components/UI/DownloadButton';
import PaginationButton from './PaginationButton';
import './style.css';

Expand Down

0 comments on commit de1f8af

Please sign in to comment.