Make filenames consistent with other files
[MAILPOET-2681]
This commit is contained in:
committed by
Veljko V
parent
6c5c7bed2e
commit
bc26618f38
@@ -1,6 +1,6 @@
|
|||||||
export { default as Advanced } from './advanced';
|
export { default as Advanced } from './advanced';
|
||||||
export { default as Basics } from './basics';
|
export { default as Basics } from './basics';
|
||||||
export { default as KeyActivation } from './key_activation';
|
export { default as KeyActivation } from './key_activation/key_activation';
|
||||||
export { default as SendWith } from './send_with';
|
export { default as SendWith } from './send_with';
|
||||||
export { default as SignupConfirmation } from './signup_confirmation';
|
export { default as SignupConfirmation } from './signup_confirmation';
|
||||||
export { default as WooCommerce } from './woo_commerce';
|
export { default as WooCommerce } from './woo_commerce';
|
||||||
|
Reference in New Issue
Block a user