aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.tsx
diff options
context:
space:
mode:
authormadelinegr <monika_hedman@brown.edu>2019-06-11 15:28:51 -0400
committermadelinegr <monika_hedman@brown.edu>2019-06-11 15:28:51 -0400
commitfc1290b614eeda0f99bb857b1a264dc0fc344674 (patch)
tree84cc7859f9d50d347d323a31585ebf87536d0b11 /src/client/views/search/SearchBox.tsx
parent5c3580902a63f7321c08065188f42c1874d399ad (diff)
big icon changes coming
Diffstat (limited to 'src/client/views/search/SearchBox.tsx')
-rw-r--r--src/client/views/search/SearchBox.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/search/SearchBox.tsx b/src/client/views/search/SearchBox.tsx
index 836062af6..e9146a6d1 100644
--- a/src/client/views/search/SearchBox.tsx
+++ b/src/client/views/search/SearchBox.tsx
@@ -255,6 +255,7 @@ export class SearchBox extends React.Component {
temp for filtering where in doc the keywords are found
</div>
</div>
+ <button className = "reset-filter">Reset Filters</button>
</div>
) : undefined}
</div>