From 7e344419330855dbbf10896c39e91b4e6861dd57 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 1 Apr 2021 17:30:37 +0200 Subject: displaying custom cursors on the frontend --- frontend/app/views/index/components/graph.form.js | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'frontend/app/views/index/components/graph.form.js') diff --git a/frontend/app/views/index/components/graph.form.js b/frontend/app/views/index/components/graph.form.js index 5710beb..aa30d02 100644 --- a/frontend/app/views/index/components/graph.form.js +++ b/frontend/app/views/index/components/graph.form.js @@ -170,6 +170,12 @@ export default class GraphForm extends Component { data={data.settings} onChange={this.handleSettingsChange} /> +