Pārlūkot izejas kodu

update ProfileV2.js

vbea 1 gadu atpakaļ
vecāks
revīzija
985d67cfc3
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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>