import React from 'react'; const AppLoading = () =>

Loading App…

module.exports = AppLoading; export default AppLoading;