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

3 lines
105 B
JavaScript

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