import Loading from ".." const ContentLoading = () => { return (
) } export default ContentLoading