import React from 'react'; import './Play.css'; import Person from '../res/img/Person.png'; import { Link } from 'react-router-dom'; function Play() { return (

Guest 177013

Person
Person2

Partie Jouées :
Partie gagnées :
Pions posés :

10
2
45

); } export default Play;