import React from 'react' import Router from './router' const App = () => { return } export default App