Moved to webpack 3
This commit is contained in:
@@ -13,7 +13,7 @@ import DocumentsStore, {
|
||||
import { withRouter } from 'react-router-dom';
|
||||
import { searchUrl } from 'utils/routeHelpers';
|
||||
import styled from 'styled-components';
|
||||
import ArrowKeyNavigation from 'boundless-arrow-key-navigation';
|
||||
import ArrowKeyNavigation from 'boundless-arrow-key-navigation/build';
|
||||
|
||||
import Empty from 'components/Empty';
|
||||
import Flex from 'shared/components/Flex';
|
||||
|
||||
Reference in New Issue
Block a user