Merge pull request #6197 from asgerf/js/recompose

Approved by esbena
This commit is contained in:
CodeQL CI
2021-07-02 00:58:06 -07:00
committed by GitHub
4 changed files with 15 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* Improved analysis of React components that has passed through a higher-order component
from the `recompose` library.