mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 15:44:59 +00:00
fix comment
This commit is contained in:
parent
efdf6d12f5
commit
4de85d8624
@ -62,7 +62,7 @@ export const SingleSignOn = () => {
|
||||
|
||||
const showLoader = isLoadingForPermissions || isLoading;
|
||||
|
||||
// TODO: select first error field, but it looks like that requires refactoring from useSettingsForm to Formik
|
||||
// TODO: focus() first error field, but it looks like that requires refactoring from useSettingsForm to Formik
|
||||
|
||||
const isHeaderButtonDisabled = isEqual(initialData, modifiedData);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user