Skip to content

Commit fbcc03a

Browse files
authored
Merge pull request #541 from nullptr-z/dev
docs(Input): 修改文本输入框组件文档
2 parents ec2c44b + 47a1b04 commit fbcc03a

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)