export default Ember.Component.extend({
  layout: layout,
  action: 'transitionCheckoutState',

  actions: {