1.76 release preparations (#3459)
* Run intl:extract * Update dev-env to 0.3.4 * Test fixes
This commit is contained in:
parent
fbcd4ddabc
commit
ee87f2cadd
31 changed files with 18821 additions and 14297 deletions
|
@ -90,6 +90,7 @@ export function SelectReportOptionView({
|
|||
return (
|
||||
<Button
|
||||
key={reportOption.reason}
|
||||
testID={reportOption.reason}
|
||||
label={_(msg`Create report for ${reportOption.title}`)}
|
||||
onPress={() => props.onSelectReportOption(reportOption)}>
|
||||
<ReportOptionButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue