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 767d1ef commit 3f1666cCopy full SHA for 3f1666c
src/lib/hash-parser-hoc.jsx
@@ -9,9 +9,7 @@ import {
9
setProjectId
10
} from '../reducers/project-state';
11
12
-import {
13
- closePreviewInfo
14
-} from '../reducers/modals';
+import {closePreviewInfo} from '../reducers/modals';
15
16
/* Higher Order Component to get the project id from location.hash
17
* @param {React.Component} WrappedComponent: component to render
0 commit comments