Update src/app/shop/page.tsx

This commit is contained in:
2026-02-28 07:18:26 +00:00
parent 60a8b85795
commit 42848d4ddc

View File

@@ -120,4 +120,4 @@ export default function ShopPage() {
<ShopPageContent />
</Suspense>
);
}
}