Skip to content

Commit

Permalink
Rename RNImagePickerTurbomodule.h to RNImagePickerTurboModule.h
Browse files Browse the repository at this point in the history
修复RNImagePickerTurboModule命名错误
  • Loading branch information
fzxlzy authored Dec 27, 2023
1 parent e24bbbe commit 5e05eb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ class JSI_EXPORT RNImagePickerTurboModule : public ArkTSTurboModule {
RNImagePickerTurboModule(const ArkTSTurboModule::Context ctx, const std::string name);
};

} // namespace rnoh
} // namespace rnoh

0 comments on commit 5e05eb6

Please sign in to comment.