Update DrawerView.js

This commit is contained in:
Brent Vatne
2018-03-06 14:22:31 -08:00
committed by GitHub
parent 77343cb096
commit 71adb7cc4f

View File

@@ -6,7 +6,6 @@ import addNavigationHelpers from '../../addNavigationHelpers';
import DrawerSidebar from './DrawerSidebar';
import NavigationActions from '../../NavigationActions';
/**
* Component that renders the drawer.
*/