Browse Source

Deleting import of btnaddmember img

AlexiCauvin 7 years ago
parent
commit
d6bb4a1450
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/container/Dashboard.jsx

+ 0 - 1
src/container/Dashboard.jsx View File

1
 import React, { Component } from 'react'
1
 import React, { Component } from 'react'
2
 import Sidebar from './Sidebar.jsx'
2
 import Sidebar from './Sidebar.jsx'
3
-import listMemberBtn from '../img/listmemberbtn.png'
4
 import imgProfil from '../img/imgProfil.png'
3
 import imgProfil from '../img/imgProfil.png'
5
 
4
 
6
 class Dashboard extends Component {
5
 class Dashboard extends Component {