Przeglądaj źródła

Deleting import of btnaddmember img

AlexiCauvin 7 lat temu
rodzic
commit
d6bb4a1450
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/container/Dashboard.jsx

+ 0 - 1
src/container/Dashboard.jsx Wyświetl plik

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