Make filenames consistent with other files
This commit is contained in:
committed by
Veljko V
parent
687fe781ae
commit
e912e30614
@@ -1,5 +1,5 @@
|
||||
export { default as Advanced } from './advanced';
|
||||
export { default as Basics } from './basics/basics';
|
||||
export { default as Advanced } from './advanced/advanced';
|
||||
export { default as KeyActivation } from './key_activation/key_activation';
|
||||
export { default as SendWith } from './send_with';
|
||||
export { default as SignupConfirmation } from './signup_confirmation/signup_confirmation';
|
||||
|
Reference in New Issue
Block a user