diff --git a/src/pages/home/ReportScreen.js b/src/pages/home/ReportScreen.js index 91351008220c..d5c9a8c696d0 100644 --- a/src/pages/home/ReportScreen.js +++ b/src/pages/home/ReportScreen.js @@ -34,6 +34,7 @@ import FullPageNotFoundView from '../../components/BlockingViews/FullPageNotFoun import ReportHeaderSkeletonView from '../../components/ReportHeaderSkeletonView'; import withViewportOffsetTop, {viewportOffsetTopPropTypes} from '../../components/withViewportOffsetTop'; import * as ReportActionsUtils from '../../libs/ReportActionsUtils'; +import * as DeviceCapabilities from '../../libs/DeviceCapabilities'; const propTypes = { /** Navigation route context info provided by react navigation */ @@ -217,6 +218,7 @@ class ReportScreen extends React.Component { return (