We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e2e3f commit 6c7e4d7Copy full SHA for 6c7e4d7
src/components/ColorSelector/ColorSelector.jsx
@@ -1,7 +1,6 @@
1
import React, {PropTypes} from 'react'
2
import './ColorSelector.scss'
3
import { SketchPicker } from 'react-color'
4
-import _ from 'lodash'
5
import { HOC as hoc } from 'formsy-react'
6
import {PROJECT_MAX_COLORS} from '../../config/constants'
7
import { Icons } from 'appirio-tech-react-components'
0 commit comments