Skip to content

Commit 2851aac

Browse files
committed
Update HostPlatformViewProps.cpp
1 parent ebc4aea commit 2851aac

File tree

1 file changed

+1
-0
lines changed
  • packages/react-native/ReactCommon/react/renderer/components/view/platform/macos/react/renderer/components/view

1 file changed

+1
-0
lines changed

packages/react-native/ReactCommon/react/renderer/components/view/platform/macos/react/renderer/components/view/HostPlatformViewProps.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ void HostPlatformViewProps::setProp(
111111
RAW_SET_PROP_SWITCH_CASE_BASIC(enableFocusRing);
112112
RAW_SET_PROP_SWITCH_CASE_BASIC(keyDownEvents);
113113
RAW_SET_PROP_SWITCH_CASE_BASIC(keyUpEvents);
114+
RAW_SET_PROP_SWITCH_CASE_BASIC(draggedTypes);
114115
}
115116
}
116117

0 commit comments

Comments
 (0)