We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea75b1f commit dad0d12Copy full SHA for dad0d12
src/versions/1.7.1/pages/FO/classic/cart/index.ts
@@ -20,4 +20,4 @@ class FoCartVersion extends CartPage implements FoCartPageInterface {
20
}
21
22
const cartPage = new FoCartVersion();
23
-export {cartPage, FoCartVersion as CartPage};
+export {cartPage, FoCartVersion as CartPage};
0 commit comments