Skip to content
Snippets Groups Projects
Commit acd8d02f authored by Thomas Bouquet's avatar Thomas Bouquet
Browse files

fix wrong card donnateur

parent 3141edee
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -94,7 +94,7 @@ const CardExample = () => { ...@@ -94,7 +94,7 @@ const CardExample = () => {
<br/> <br/>
</MDBCol> </MDBCol>
<MDBCol md='4'> {/* <MDBCol md='4'>
<MDBCard wide cascade> <MDBCard wide cascade>
<MDBView cascade> <MDBView cascade>
<MDBCardImage <MDBCardImage
...@@ -123,7 +123,7 @@ const CardExample = () => { ...@@ -123,7 +123,7 @@ const CardExample = () => {
</MDBCardBody> </MDBCardBody>
</MDBCard> </MDBCard>
<br/> <br/>
</MDBCol> </MDBCol> */}
</MDBRow> </MDBRow>
) )
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment