Perf: i18n change and captcha code. (#2625)
* perf: send captcha check * perf: back router * perf: i18n init * perf: ui * i18n * perf: ui duration
This commit is contained in:
@@ -37,7 +37,7 @@ const SendCodeAuthModal = ({
|
||||
<Skeleton
|
||||
minH="200px"
|
||||
isLoaded={!loading}
|
||||
fadeDuration={2}
|
||||
fadeDuration={1}
|
||||
display={'flex'}
|
||||
justifyContent={'center'}
|
||||
my={1}
|
||||
|
||||
Reference in New Issue
Block a user