diff --git a/entry/src/main/ets/view/TextInputComponent.ets b/entry/src/main/ets/view/TextInputComponent.ets index 82b569b4d04eada84bcc174aceb849409daa1714..e67d748d9bc5c471f88798034cb31ec3822fc0eb 100644 --- a/entry/src/main/ets/view/TextInputComponent.ets +++ b/entry/src/main/ets/view/TextInputComponent.ets @@ -110,4 +110,5 @@ export struct TextInputComponent { } // [EndExclude TextInput_start] // [End TextInput_start] -// [End customKeyboard_start] \ No newline at end of file +// [End customKeyboard_start] +// [End TextInputComponent_start] \ No newline at end of file