We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39211d commit 78ec304Copy full SHA for 78ec304
client/modules/Mobile/MobileSketchView.jsx
@@ -1,5 +1,4 @@
1
-/* eslint-disable */
2
-import React, { useEffect } from 'react';
+import React from 'react';
3
import PropTypes from 'prop-types';
4
import { Link } from 'react-router';
5
import { bindActionCreators } from 'redux';
0 commit comments