feat: commandline chic

This commit is contained in:
Ahmad Abdolsaheb
2019-08-19 18:54:04 +03:00
committed by mrugesh
parent f0329da61a
commit 31e3d9b27e
75 changed files with 1303 additions and 635 deletions

View File

@@ -17,8 +17,6 @@ import { FullWidthRow, ButtonSpacer, Spacer } from '../helpers';
import SectionHeader from './SectionHeader';
import BlockSaveButton from '../helpers/form/BlockSaveButton';
import './portfolio.css';
const propTypes = {
picture: PropTypes.string,
portfolio: PropTypes.arrayOf(
@@ -285,7 +283,6 @@ class PortfolioSettings extends Component {
block={true}
bsSize='lg'
bsStyle='danger'
className='btn-delete-portfolio'
onClick={() => this.handleRemoveItem(id)}
type='button'
>