Skip to content

Commit 772bf91

Browse files
committed
Remove useMediaQuery
1 parent c931a84 commit 772bf91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/search/bills/BillSearch.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import { SortBy, SortByWithConfigurationItem } from "../SortBy"
2222
import { getServerConfig, VirtualFilters } from "../common"
2323
import { useBillSort } from "./useBillSort"
2424
import { FC } from "react"
25-
import { useMediaQuery } from "usehooks-ts"
2625

2726
const searchClient = new TypesenseInstantSearchAdapter({
2827
server: getServerConfig(),

0 commit comments

Comments
 (0)