Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
format
  • Loading branch information
bparrishMines committed Apr 26, 2022
commit ddb897134ddd97b81cffa1aff850bfb352b776a4
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ - (nonnull UIView *)view {
@end

@interface FWFWebViewHostApiImpl ()
@property (nonatomic) FWFInstanceManager *instanceManager;
@property(nonatomic) FWFInstanceManager *instanceManager;
@end

@implementation FWFWebViewHostApiImpl
Expand Down