joyent-portal/packages/joyent-boilerplate/src/components/navigation/index.js
2017-09-07 17:28:56 +01:00

3 lines
97 B
JavaScript

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