Merged PR 1812: fix build for multiple repsonresults import
fix build for multiple repsonresults import Related work items: #18356
This commit is contained in:
@@ -32,7 +32,6 @@ import {
|
||||
setWatchedCasesDetails,
|
||||
} from "../../store/watchedCases/action";
|
||||
import { getDetailsProxy, getSearchDetailsPaged } from "../utils";
|
||||
import RepsOnResults from "./repsonresults";
|
||||
import { signIn, useSession } from "next-auth/react";
|
||||
|
||||
const DNSSearchResults = (props) => {
|
||||
|
||||
Reference in New Issue
Block a user