pl-fe: move around some files
Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@@ -12,13 +12,6 @@ import DisableOtpForm from './mfa/disable-otp-form';
|
||||
import EnableOtpForm from './mfa/enable-otp-form';
|
||||
import OtpConfirmForm from './mfa/otp-confirm-form';
|
||||
|
||||
/*
|
||||
Security settings page for user account
|
||||
Routed to /settings/mfa
|
||||
Includes following features:
|
||||
- Set up Multi-factor Auth
|
||||
*/
|
||||
|
||||
const messages = defineMessages({
|
||||
heading: { id: 'column.mfa', defaultMessage: 'Multi-factor authentication' },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user