SYMBOL INDEX (13 symbols across 5 files) FILE: example/App.js class App (line 21) | class App extends React.Component { method render (line 32) | render() { FILE: src/gradients/HueGradient.js class HueGradient (line 7) | class HueGradient extends PureComponent { method render (line 10) | render() { FILE: src/gradients/LightnessGradient.js class LightnessGradient (line 7) | class LightnessGradient extends Component { method shouldComponentUpdate (line 8) | shouldComponentUpdate(nextProps, nextState) { method render (line 20) | render() { FILE: src/gradients/SaturationGradient.js class SaturationGradient (line 7) | class SaturationGradient extends Component { method shouldComponentUpdate (line 8) | shouldComponentUpdate(nextProps, nextState) { method render (line 20) | render() { FILE: src/pickers/SlidersColorPicker.js class SlidersColorPicker (line 35) | class SlidersColorPicker extends Component { method constructor (line 36) | constructor(props) { method render (line 50) | render() {