We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e459c46 commit cb2b31dCopy full SHA for cb2b31d
components/search/bills/BillSearch.tsx
@@ -6,7 +6,7 @@ import {
6
SearchBox,
7
useInstantSearch
8
} from "react-instantsearch"
9
-import { currentGeneralCourt, isCurrentCourt } from "functions/src/shared"
+import { currentGeneralCourt } from "functions/src/shared"
10
import styled from "styled-components"
11
import TypesenseInstantSearchAdapter from "typesense-instantsearch-adapter"
12
import { Col, Row } from "../../bootstrap"
0 commit comments