index.js 66 B

123
  1. import AppLayout from './AppLayout'
  2. export default { AppLayout }