This commit is contained in:
jenny-s51 2021-01-11 16:28:15 -05:00
parent 453d37f815
commit 74a5bfb7cc
2 changed files with 2 additions and 2 deletions

View file

@ -81,4 +81,4 @@ export const RealmRoleForm = ({ form, save, editMode }: RealmRoleFormProps) => {
</ActionGroup>
</FormAccess>
);
};
};

View file

@ -168,4 +168,4 @@ export const RealmRoleTabs = () => {
</PageSection>
</>
);
};
};