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

fix wrong card donnateur

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