aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonika <monika_hedman@brown.edu>2019-06-19 10:46:05 -0400
committerMonika <monika_hedman@brown.edu>2019-06-19 10:46:05 -0400
commit3f393bd6579f4d37ff2ffc7791ce707cedf3763f (patch)
treed83a4223b9a183b7b86a9daecf169088b2f19370
parentf3f76fc25a9e39d4c08618fb601b5e66ce62e235 (diff)
testin push
-rw-r--r--src/client/views/search/CheckBox.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/search/CheckBox.tsx b/src/client/views/search/CheckBox.tsx
index ace479c70..94fd3503d 100644
--- a/src/client/views/search/CheckBox.tsx
+++ b/src/client/views/search/CheckBox.tsx
@@ -35,6 +35,8 @@ export class CheckBox extends React.Component<CheckBoxProps>{
});
}
+ //testiing
+
componentDidMount = () => {
this.uncheckTimeline.add({
targets: this.checkRef.current,