quintodrome/ui/src/layout/index.js

4 lines
84 B
JavaScript

import Login from './Login'
import Layout from './Layout'
export { Layout, Login }