Flow installedPack property down from CompositionArea

This commit is contained in:
Scott Nonnenberg 2019-12-16 06:41:43 -08:00
parent 3b604bb13d
commit 991d7f9336
2 changed files with 5 additions and 2 deletions

View file

@ -7541,9 +7541,9 @@
"rule": "DOM-innerHTML",
"path": "ts/components/CompositionArea.tsx",
"line": " el.innerHTML = '';",
"lineNumber": 70,
"lineNumber": 71,
"reasonCategory": "usageTrusted",
"updated": "2019-08-01T14:10:37.481Z",
"updated": "2019-12-16T14:36:25.614ZZ",
"reasonDetail": "Our code, no user input, only clearing out the dom"
},
{