Skip to content

Commit 47a1b04

Browse files
committed
docs(Input): 修改文本输入框组件文档
1 parent 834e7f3 commit 47a1b04

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/core/src/Input/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,5 @@ export default Demo
161161
| `style` | 输入框样式 | `StyleProp<TextStyle>` | - |
162162
| `containerStyle` | 容器样式 | `StyleProp<ViewStyle>` | - |
163163

164-
<<<<<<< HEAD
165164

166165
> 更多 react-native Input 属性请参考 react-native TextInput (https://www.react-native.cn/docs/textinput)
167-
=======
168-
>>>>>>> dev

0 commit comments

Comments
 (0)