소스 검색

update ProfileV2.js

vbea 1 년 전
부모
커밋
985d67cfc3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Strides-APP/app/pages/my/ProfileV2.js

+ 1 - 0
Strides-APP/app/pages/my/ProfileV2.js

@@ -400,6 +400,7 @@ export default class ProfileV2 extends Component {
           text={$t('profile.logout')}
           textColor={textLight}
           elevation={4}
+          textSize={20}
           onClick={() => this.logout()}
         />
       </ScrollView>