Update src/app/shop/page.tsx

This commit is contained in:
2026-02-26 19:47:55 +00:00
parent 6c28075d56
commit a070e82b3f

View File

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