Skip to content

Commit 8823926

Browse files
authored
Clean up formatting in HostPlatformViewProps.h
Removed unnecessary blank line in HostPlatformViewProps.h
1 parent 73528ca commit 8823926

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class HostPlatformViewProps : public BaseViewProps {
4747
std::vector<HandledKey> keyDownEvents{};
4848
std::vector<HandledKey> keyUpEvents{};
4949

50-
5150
std::optional<std::string> tooltip{};
5251
};
5352
} // namespace facebook::react

0 commit comments

Comments
 (0)