1
0
Fork 0

Remove useless console.log

Dieser Commit ist enthalten in:
Arnaud Vergnet 2020-09-23 19:08:29 +02:00
Ursprung 1639544810
Commit 09ed0058ae

Datei anzeigen

@ -61,7 +61,6 @@ function EquipmentConfirmScreen(props: Props) {
date: getRelativeDateString(start),
});
}
console.log(buttonText);
return (
<CollapsibleScrollView>
<Card style={{margin: 5}}>