const performUpdate = () => {
            this.setState(
                {
                    currentValue: value,
                },