diff options
| author | Monika <monika_hedman@brown.edu> | 2019-06-25 16:03:16 -0400 |
|---|---|---|
| committer | Monika <monika_hedman@brown.edu> | 2019-06-25 16:03:16 -0400 |
| commit | 70023ce43fe52264ce5c6ce43e9124c5f5798090 (patch) | |
| tree | 325f610647479154f9723f292f51ebc7351d2bad /src/client/views/nodes/PDFBox.tsx | |
| parent | b954eeb57c1ba7a459d85ca7f98855e1b4134267 (diff) | |
things are not good
Diffstat (limited to 'src/client/views/nodes/PDFBox.tsx')
| -rw-r--r-- | src/client/views/nodes/PDFBox.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/PDFBox.tsx b/src/client/views/nodes/PDFBox.tsx index 07f4733ba..96852b9f7 100644 --- a/src/client/views/nodes/PDFBox.tsx +++ b/src/client/views/nodes/PDFBox.tsx @@ -11,7 +11,7 @@ import { PdfField } from "../../../new_fields/URLField"; import { RouteStore } from "../../../server/RouteStore"; import { DocComponent } from "../DocComponent"; import { InkingControl } from "../InkingControl"; -import { SearchBox } from "../search/SearchBox"; +import { SearchBox } from "../search/FilterBox"; import { Annotation } from './Annotation'; import { PDFViewer } from "../pdf/PDFViewer"; import { positionSchema } from "./DocumentView"; |
