import React from 'react'
import ReactDOM from 'react-dom'
import { app } from './app'
export default app
