aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/src/graph_hops.test.js
diff options
context:
space:
mode:
Diffstat (limited to 'graphgraph-fe/src/graph_hops.test.js')
-rw-r--r--graphgraph-fe/src/graph_hops.test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphgraph-fe/src/graph_hops.test.js b/graphgraph-fe/src/graph_hops.test.js
index 18346fb..d74afe7 100644
--- a/graphgraph-fe/src/graph_hops.test.js
+++ b/graphgraph-fe/src/graph_hops.test.js
@@ -22,7 +22,7 @@ import React from 'react';
import { mount } from 'enzyme';
import GraphHops from './graph_hops';
-import NumericInput from 'react-numeric-input';
+import NumericInput from 'react-numeric-input2';
describe('component GraphHops', () => {