Translation followup (#9735)
Address PR comments and more progress on translation
This commit is contained in:
@ -185,9 +185,7 @@ export const PasswordReset = () => {
|
||||
<Skeleton
|
||||
height={SKELETON_LOADER_HEIGHT_SIZES.standard.m}
|
||||
count={2}
|
||||
style={{
|
||||
marginBottom: theme.spacing(2),
|
||||
}}
|
||||
style={{ marginBottom: theme.spacing(2) }}
|
||||
/>
|
||||
</SkeletonTheme>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user