Skip to content

Commit

Permalink
fixing tests and eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabetdev committed Jun 29, 2021
1 parent d2193e9 commit 1256b0c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ import {
hideTOCDetails,
showTOCDetails,
toggleLayerVisible,
setDrawMode, updateDrawState,
setDrawMode,
updateDrawState,
} from '../../../../../actions';
import { DRAW_MODE } from '../../../../../../common';

Expand Down

0 comments on commit 1256b0c

Please sign in to comment.