Update React / js framworks

main
nurbek 3 years ago
parent 0962f4ffed
commit 0d7ac6bc5d

@ -420,6 +420,16 @@
"properties": { "properties": {
"_reactRootContainer": "" "_reactRootContainer": ""
} }
},
"div[id*='react']": {
"attributes": {
"id": "react-root"
}
},
"span[id*='react-']": {
"attributes": {
"id": "react-"
}
} }
}, },
"html": "<[^>]+data-react", "html": "<[^>]+data-react",