clientjs/packages/dashboard-components/src/pages/index.js
changeset 0 5f4fcbc80b37
equal deleted inserted replaced
-1:000000000000 0:5f4fcbc80b37
       
     1 export { default as DocumentsPage } from './documents';
       
     2 export { default as GlossaryPage } from './glossary';
       
     3 export { default as ChartsPage } from './charts';
       
     4 export { default as TermPage } from './term';
       
     5 export { default as AnnotationsPage } from './annotations';