Skip to content

Commit 86d1a4b

Browse files
committed
Update HostPlatformViewProps.cpp
1 parent 62cc415 commit 86d1a4b

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
@@ -120,6 +120,7 @@ void HostPlatformViewProps::setProp(
120120
RAW_SET_PROP_SWITCH_CASE_BASIC(enableFocusRing);
121121
RAW_SET_PROP_SWITCH_CASE_BASIC(keyDownEvents);
122122
RAW_SET_PROP_SWITCH_CASE_BASIC(keyUpEvents);
123+
RAW_SET_PROP_SWITCH_CASE_BASIC(draggedTypes);
123124
RAW_SET_PROP_SWITCH_CASE_BASIC(tooltip);
124125
}
125126
}

0 commit comments

Comments
 (0)