saleor-dashboard/src/components/AppLayout/index.ts

2 lines
67 B
TypeScript
Raw Normal View History

2019-06-19 14:40:52 +00:00
export { default } from './AppLayout';
export * from './AppLayout';