Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 4f23268

Browse files
committed
Remove delegate from example code
1 parent 62af223 commit 4f23268

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guides/react-native.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ class Form extends React.Component {
126126
placeholder="Last Name"
127127
model=".last_name"
128128
component={Input}
129-
delegate="TextInput"
130129
/>
131130
</Form>
132131
);

0 commit comments

Comments
 (0)