Update React / js framworks

main
nurbek 3 years ago
parent 0962f4ffed
commit 0d7ac6bc5d

@ -420,7 +420,17 @@
"properties": { "properties": {
"_reactRootContainer": "" "_reactRootContainer": ""
} }
} },
"div[id*='react']": {
"attributes": {
"id": "react-root"
}
},
"span[id*='react-']": {
"attributes": {
"id": "react-"
}
}
}, },
"html": "<[^>]+data-react", "html": "<[^>]+data-react",
"icon": "React.svg", "icon": "React.svg",