Skip to content

Commit c863d6f

Browse files
ethansharM-i-k-e-l
authored andcommitted
Remove flex from TextField validation message in centered mode (#2402)
1 parent 181cf58 commit c863d6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/incubator/TextField/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ const styles = StyleSheet.create({
223223
textAlign: 'center'
224224
},
225225
centeredValidationMessage: {
226-
flexGrow: 1,
227226
textAlign: 'center'
228227
},
229228
dummyPlaceholder: {

0 commit comments

Comments
 (0)