pull/51/head
parent
cfc164cee1
commit
1bff7af05f
@ -1,14 +0,0 @@
|
|||||||
import React from 'react';
|
|
||||||
import './Jouer.css';
|
|
||||||
import '../App.css';
|
|
||||||
|
|
||||||
function Jouer() {
|
|
||||||
return (
|
|
||||||
<div className='all'>
|
|
||||||
<h1>Bienvenue</h1>
|
|
||||||
<h6>en page 2</h6>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
export default Jouer;
|
|
Loading…
Reference in new issue