[fix] Allow 'lang' attribute to be forwarded to DOM nodes

This commit is contained in:
Nicolas Gallagher
2020-06-02 10:38:35 -07:00
parent 5287044f40
commit f4a481bb4f

View File

@@ -49,6 +49,7 @@ const supportedProps = {
style: true,
testID: true,
/* @platform web */
lang: true,
onScroll: true,
onWheel: true,
// keyboard events