mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-06-17 23:25:09 +08:00
[fix] Allow 'lang' attribute to be forwarded to DOM nodes
This commit is contained in:
@@ -49,6 +49,7 @@ const supportedProps = {
|
||||
style: true,
|
||||
testID: true,
|
||||
/* @platform web */
|
||||
lang: true,
|
||||
onScroll: true,
|
||||
onWheel: true,
|
||||
// keyboard events
|
||||
|
||||
Reference in New Issue
Block a user