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

3 lines
97 B
JavaScript

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