The full-screen module uses the HIDE_DIALOG action to re-engage the full-screen mode.
@@ -1,4 +1,5 @@
export * from './actions';
+export * from './actionTypes';
export * from './components';
import './reducer';