diff options
Diffstat (limited to 'its/plugin/projects/issues-project/src/file7.jsx')
| -rw-r--r-- | its/plugin/projects/issues-project/src/file7.jsx | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/its/plugin/projects/issues-project/src/file7.jsx b/its/plugin/projects/issues-project/src/file7.jsx index 887ce8f..0a36975 100644 --- a/its/plugin/projects/issues-project/src/file7.jsx +++ b/its/plugin/projects/issues-project/src/file7.jsx @@ -1 +1 @@ -// file is not analyzed +const Div = () => <div style={{ color: "#ffw" }}></div> /* S4647 | color-no-invalid-hex */ | 
