summaryrefslogtreecommitdiff
path: root/frontend/app/screens/articles/index.js
blob: 115d2acb47feac79a093fba47c8e217aefe4be6e (plain)
1
2
3
4
5
6
export * from './articles1';
export * from './articles2';
export * from './articles3';
export * from './articles4';
export * from './blogposts';
export * from './article';