customer-post-action.js 155 B

12345678
  1. /**
  2. * Copyright © Magento, Inc. All rights reserved.
  3. * See COPYING.txt for license details.
  4. */
  5. require([
  6. 'Magento_Customer/edit/post-wrapper'
  7. ]);