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

3 lines
97 B
JavaScript

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