Update src/app/shop/page.tsx

This commit is contained in:
2026-02-25 12:36:46 +00:00
parent 613e09c3e8
commit c2075e92d9

View File

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