Skip to content

Commit 0142d09

Browse files
committed
fix typo
1 parent 5b65e8b commit 0142d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/screens/componentScreens/HintsScreen.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export default class HintsScreen extends Component {
9999
)}
100100
</View>
101101

102-
<View padding-20 collapsabe={false}>
102+
<View padding-20 collapsable={false}>
103103
<RadioGroup
104104
row
105105
centerV

0 commit comments

Comments
 (0)