Skip to content

Commit

Permalink
feat(checkout): CHECKOUT-4223 Add checkout component
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchin committed Aug 9, 2019
1 parent afa0d1e commit 44b8944
Show file tree
Hide file tree
Showing 11 changed files with 1,453 additions and 4 deletions.
3 changes: 3 additions & 0 deletions src/app/App.ts
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
import '../scss/App.scss';

export { renderCheckoutNext } from '../app/checkout';
export { renderOrderConfirmationNext } from '../app/order';
Loading

0 comments on commit 44b8944

Please sign in to comment.