Commit 752f17ee authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

u

parent db3a9977
......@@ -82,7 +82,7 @@ const Page = () => {
];
return (
(isLoadingNews || isLoadingCategory || isLoadingEvent) ? (
(isLoadingNews || isLoadingBusinessOpportunities || isLoadingPolicyAndLegalInformation || isLoadingCategory || isLoadingEvent) ? (
<div className="container w-full h-[80vh] flex justify-center items-center">
<Spinner />
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment