Procházet zdrojové kódy

Deleting import of btnaddmember img

AlexiCauvin před 7 roky
rodič
revize
d6bb4a1450
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      src/container/Dashboard.jsx

+ 0 - 1
src/container/Dashboard.jsx Zobrazit soubor

@@ -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 {