Update src/app/shop/page.tsx

This commit is contained in:
2026-02-25 10:07:20 +00:00
parent e194cc81d6
commit 5bae8d17a0

View File

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