diff options
| author | Mohammad Amoush <muhammedamoush@gmail.com> | 2019-11-06 17:39:59 -0500 |
|---|---|---|
| committer | Mohammad Amoush <muhammedamoush@gmail.com> | 2019-11-06 17:39:59 -0500 |
| commit | 822e9094d195b6c42160370ad304144b2474d24e (patch) | |
| tree | 81b4acb9216387f238dbfe79e6f1f63d50bfc83c /src/client/views/nodes/DocumentView.tsx | |
| parent | 2cf3ed4cd22726fdbe7f587605457271482c3a28 (diff) | |
| parent | 11e2a3ca056ca519227755b3c9cd80d354302aa5 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into webcam_mohammad
Diffstat (limited to 'src/client/views/nodes/DocumentView.tsx')
| -rw-r--r-- | src/client/views/nodes/DocumentView.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/DocumentView.tsx b/src/client/views/nodes/DocumentView.tsx index c091f1260..54a687c34 100644 --- a/src/client/views/nodes/DocumentView.tsx +++ b/src/client/views/nodes/DocumentView.tsx @@ -668,7 +668,7 @@ export class DocumentView extends DocComponent<DocumentViewProps, Document>(Docu {searchHighlight} </div> } - </div> + </div>; } } |
