summaryrefslogtreecommitdiffstats
path: root/client/js/app/src/app/components/index.js
blob: 488fc1b23fa82848d90722baa74aac785f74343b (plain) (blame)
1
2
export { Error } from 'app/components/layout/error';
export { Layout } from 'app/components/layout/layout';