Explorar el Código

put back button

zahmis hace 5 años
padre
commit
9252fbf1f9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/client/js/components/Navbar/ThreeStrandedButton.jsx

+ 0 - 1
src/client/js/components/Navbar/ThreeStrandedButton.jsx

@@ -1,7 +1,6 @@
 import React from 'react';
 import PropTypes from 'prop-types';
 import { withTranslation } from 'react-i18next';
-import { Nav, NavItem, NavLink } from 'reactstrap';
 
 const ThreeStrandedButton = (props) => {
   const { t } = props;