aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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,