Update src/app/shop/page.tsx

This commit is contained in:
2026-02-26 06:08:23 +00:00
parent 16ecba90f9
commit 136ea979a2

View File

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