|
@@ -26,7 +26,7 @@ export default VoucherType = ({
|
|
|
style={styles.selectView}
|
|
style={styles.selectView}
|
|
|
textStyle={styles.selectText}
|
|
textStyle={styles.selectText}
|
|
|
rippleStyle={{}}
|
|
rippleStyle={{}}
|
|
|
- title={$t('members.membership')}
|
|
|
|
|
|
|
+ title={$t('voucher.voucherType')}
|
|
|
list={options}
|
|
list={options}
|
|
|
value={type}
|
|
value={type}
|
|
|
autoSelect={true}
|
|
autoSelect={true}
|