Commit 4a8fda8
Fix deprecation message for
Summary:
This PR replaces non-existent `BindingsInstaller` with `BindingsInstallerHolder` in deprecation message for old variant of `BindingsInstallerHolder`.
## Changelog:
[GENERAL] [FIXED] - Fixed deprecation message for `BindingsInstallerHolder`
Pull Request resolved: facebook#51295
Reviewed By: javache
Differential Revision: D74656439
Pulled By: cortinico
fbshipit-source-id: b29ffabbc8f8218e13d305e9f5143f084fea8deaBindingsInstallerHolder (facebook#51295)1 parent 49002fa commit 4a8fda8
File tree
1 file changed
+1
-1
lines changed- packages/react-native/ReactAndroid/src/main/jni/react/turbomodule/ReactCommon
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments