build(deps-dev): bump np from 9.1.0 to 9.2.0 #3362
Annotations
4 warnings
TESTING: npm run test
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “NavContainer” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
TESTING: npm run test
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component and pass data as props
|
TESTING: npm run test
'fireEvent' is defined but never used
|
TESTING: npm run test
["onSubmitEditing"] is better written in dot notation
|
The logs for this run have expired and are no longer available.
Loading