Upgrade checkout behavior in line with core NextJS Commerce changes

This commit is contained in:
tniezg
2021-09-24 14:25:02 +02:00
parent cab6b04a57
commit 73c5e9df10
9 changed files with 61 additions and 7 deletions

View File

@@ -0,0 +1 @@
export default function noopApi(...args: any[]): void {}