Ajout des elements boutons et transformation en component

This commit is contained in:
2020-12-11 00:48:12 +01:00
parent e8966bc04c
commit 0eb2057b54
6 changed files with 36 additions and 27 deletions

View File

@@ -1,8 +1,6 @@
import React, {Component} from '../../../node_modules/react';
import './ExperienceCard.scss'
let title = "Default";
// import { connect } from "react-redux";
// import { bindActionCreators } from "redux";
// import * as MenuComponentActions from "../../store/MenuComponent/actions";