chore: add point pool
This commit is contained in:
@@ -1671,12 +1671,6 @@ export default function DashboardScreen() {
|
||||
/>
|
||||
{" "}Client
|
||||
</Text>
|
||||
<View style={styles.detailRow}>
|
||||
<Text style={styles.detailLabel}>Pseudo</Text>
|
||||
<Text style={styles.detailValue}>
|
||||
{detailsDelivery?.clientUsername || "—"}
|
||||
</Text>
|
||||
</View>
|
||||
<View style={styles.detailRow}>
|
||||
<Text style={styles.detailLabel}>Prénom</Text>
|
||||
<Text style={styles.detailValue}>
|
||||
|
||||
Reference in New Issue
Block a user