This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-12-10 14:10:41 +01:00
parent 8f93d6369a
commit 45dda2ef0a
+1 -1
View File
@@ -58,7 +58,7 @@ export default function VolunteerCard({ user }) {
{isExpanded && (
<div className={styles.bottomBar}>
<Button
onClick={() => navigate(`/profile/${id}`)}
onClick={() => navigate(`/profile/${user.id}`)}
variant="primary"
>
Voir plus