Skip to content

Commit 008333a

Browse files
2361391426xbh0902
andauthored
fix: 修复命名非驼峰导致流水线部署失败问题 (#19)
Co-authored-by: xbh0902 <xbh0902@gmail.com>
1 parent ff2bf75 commit 008333a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

harmony/text_size/src/main/cpp/RNTextSizeTurboModule.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* SOFTWARE.
2323
*/
2424

25-
#include "RNTextSizeTurbomodule.h"
25+
#include "RNTextSizeTurboModule.h"
2626
#include "RNOH/ArkTSTurboModule.h"
2727

2828
using namespace rnoh;

0 commit comments

Comments
 (0)