Minor change regarding user id on the pdf footer
This commit is contained in:
@@ -69,7 +69,6 @@ const TestReportFooter = ({ userId }: Props) => (
|
||||
<Text style={styles.textUnderline}>info@encoach.com</Text>
|
||||
<Text>https://encoach.com</Text>
|
||||
<View style={styles.spacedRow}>
|
||||
<Text>Group ID: TRI64BNBOIU5043</Text>
|
||||
<Text
|
||||
// style={styles.pageNumber}
|
||||
render={({ pageNumber, totalPages }) =>
|
||||
|
||||
Reference in New Issue
Block a user