diff --git a/src/component/profile_complete/ProfileCompleteCom.jsx b/src/component/profile_complete/ProfileCompleteCom.jsx
index 012a1d7..f1683f1 100644
--- a/src/component/profile_complete/ProfileCompleteCom.jsx
+++ b/src/component/profile_complete/ProfileCompleteCom.jsx
@@ -104,7 +104,7 @@ export default function ProfileCompleteCom(){
return <>
-
+
{commonPractices?.isFetching ?
<>
diff --git a/src/component/subscribe/Subscribe.jsx b/src/component/subscribe/Subscribe.jsx
index 94b218a..964098f 100644
--- a/src/component/subscribe/Subscribe.jsx
+++ b/src/component/subscribe/Subscribe.jsx
@@ -32,7 +32,7 @@ export default function Subscribe() {
return (
<>
-
+
{isFetching ?
<>
@@ -73,7 +73,7 @@ export default function Subscribe() {
))}
-
+