Update src/app/shop/page.tsx

This commit is contained in:
2026-02-25 12:48:08 +00:00
parent 3aa6a06226
commit 609dde6ead

View File

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