aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/app-header/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/app-header/index.js')
-rw-r--r--ui/app/components/app-header/index.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/app/components/app-header/index.js b/ui/app/components/app-header/index.js
index daa31f621..6de2f9c78 100644
--- a/ui/app/components/app-header/index.js
+++ b/ui/app/components/app-header/index.js
@@ -1,2 +1 @@
-import AppHeader from './app-header.container'
-module.exports = AppHeader
+export { default } from './app-header.container'