Skip to content

Instantly share code, notes, and snippets.

@ludicast
Last active January 10, 2023 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ludicast/9500006a236960197701626cc06f2a21 to your computer and use it in GitHub Desktop.
Save ludicast/9500006a236960197701626cc06f2a21 to your computer and use it in GitHub Desktop.
<WithStoreDisplay
title="Order Summary with entered Coupon"
starterActions={[
LOAD_TEST_CONFIG(),
COUPON_AVAILABLE_ACTION,
DEFAULT_COURSE_ACTION(),
SET_ARTTSY_COUPON_CODE_ACTION,
]}
availableActions={AVAILABLE_ACTIONS}
>
<OrderSummary />
</WithStoreDisplay>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment