useSetState
Credit: Re-export from react-use
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.
Credit: Re-export from react-use
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.