index.js 111 Bytes Raw Blame History Permalink 1 2 3 4 import overview from './overview'; import dashboard from './dashboard'; export default [overview, dashboard];