Update src/app/shop/page.tsx

This commit is contained in:
2026-02-25 12:42:09 +00:00
parent 2664e14dd7
commit 1ab112bad6

View File

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