Order checkout process implemented without validations

This commit is contained in:
Bayram Muhiyev
2021-07-26 13:03:51 +05:00
parent e8bd59f2a8
commit 53517925b9
14 changed files with 471 additions and 25 deletions

View File

@@ -0,0 +1 @@
export { default } from './CheckoutSidebarView'