diff --git a/app/vip/page.jsx b/app/vip/page.jsx
index 43ee022..4dbe61b 100644
--- a/app/vip/page.jsx
+++ b/app/vip/page.jsx
@@ -123,13 +123,13 @@ export default function Vip() {
}
};
- // if (isFetching) {
- // return (
- //
- // );
- // }
+ if (isFetching) {
+ return (
+
+ );
+ }
return (