joyent-portal/packages/my-joyent/src/containers/navigation/index.js

3 lines
105 B
JavaScript

export { default as Header } from './header';
export { default as withNotFound } from './not-found-hoc';