chore(release): Remove commented-out disabled property from two-factor authentication menu item configuration."
This commit is contained in:
@@ -30,7 +30,6 @@ const ProfilePage = () => {
|
|||||||
label: intl.formatMessage({
|
label: intl.formatMessage({
|
||||||
id: 'master.profile.two-factor-authentication',
|
id: 'master.profile.two-factor-authentication',
|
||||||
}),
|
}),
|
||||||
// disabled: true,
|
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
const handleMenuSelect = (e: { key: string }) => {
|
const handleMenuSelect = (e: { key: string }) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user