React state hook that creates setState method which works similar to how this.setState works in class components—it merges object changes into current state.
{}