diff options
author | monikahedman <monika_hedman@brown.edu> | 2019-07-19 10:47:56 -0400 |
---|---|---|
committer | monikahedman <monika_hedman@brown.edu> | 2019-07-19 10:47:56 -0400 |
commit | 3efe5ce195245a5ac58eaea93ccab2cb8e0035ba (patch) | |
tree | 4a669a988afa4dae69eb8ca73d33dbd3a770abd2 /src | |
parent | 55943494e8b1078bd035ea51b08aec19a7630317 (diff) |
lets try this again
Diffstat (limited to 'src')
-rw-r--r-- | src/client/views/search/SearchBox.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/search/SearchBox.tsx b/src/client/views/search/SearchBox.tsx index c45c3aaee..2e1017d27 100644 --- a/src/client/views/search/SearchBox.tsx +++ b/src/client/views/search/SearchBox.tsx @@ -354,5 +354,4 @@ export class SearchBox extends React.Component { </div> ); } - }
\ No newline at end of file |