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

feat: fix logo import

parent f048e8e8
No related branches found
No related tags found
No related merge requests found
Pipeline #31730 failed
import React, { Component } from "react";
import { MDBContainer, MDBRow, MDBCol, MDBTabPane, MDBTabContent, MDBNav, MDBNavItem, MDBNavLink, MDBIcon, MDBView , MDBCardImage} from "mdbreact";
import Logo from "../../logo-cheer-up.png";
import Logo from "../logo-cheer-up.png";
class CheerUp extends Component {
state = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment