Minor change regarding user id on the pdf footer

This commit is contained in:
Joao Ramos
2024-04-02 22:19:32 +01:00
parent f374d91ef8
commit a8ffebe944
3 changed files with 2 additions and 4 deletions

View File

@@ -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 }) =>