import React from 'react' function PageLoading() { return (
) } export default PageLoading