• File: index.ts
  • Full Path: /home/lef/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/button/index.ts
  • File size: 115 bytes
  • MIME-type: text/plain
  • Charset: utf-8
/**
 * External dependencies
 */
import Button from '@woocommerce/base-components/button';

export default Button;