Merge pull request #6402 from nurbek91/react_root

Update React / js framworks
main
Elbert Alias 3 years ago committed by GitHub
commit 20972b743a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -420,7 +420,10 @@
"properties": { "properties": {
"_reactRootContainer": "" "_reactRootContainer": ""
} }
} },
"div[id*='react-root'], span[id*='react-']": {
"exists": ""
}
}, },
"html": "<[^>]+data-react", "html": "<[^>]+data-react",
"icon": "React.svg", "icon": "React.svg",
@ -1844,4 +1847,4 @@
"scripts": "/recaptcha/api\\.js", "scripts": "/recaptcha/api\\.js",
"website": "https://www.google.com/recaptcha/" "website": "https://www.google.com/recaptcha/"
} }
} }