File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ exports[`<OtpInputs /> render 1`] = `
49
49
onChange = { [Function ]}
50
50
onFocus = { [Function ]}
51
51
onKeyPress = { [Function ]}
52
+ placeholder = " "
52
53
rejectResponderTermination = { true }
53
54
secureTextEntry = { false }
54
55
selectTextOnFocus = { true }
@@ -94,6 +95,7 @@ exports[`<OtpInputs /> render 1`] = `
94
95
onChange = { [Function ]}
95
96
onFocus = { [Function ]}
96
97
onKeyPress = { [Function ]}
98
+ placeholder = " "
97
99
rejectResponderTermination = { true }
98
100
secureTextEntry = { false }
99
101
selectTextOnFocus = { true }
@@ -139,6 +141,7 @@ exports[`<OtpInputs /> render 1`] = `
139
141
onChange = { [Function ]}
140
142
onFocus = { [Function ]}
141
143
onKeyPress = { [Function ]}
144
+ placeholder = " "
142
145
rejectResponderTermination = { true }
143
146
secureTextEntry = { false }
144
147
selectTextOnFocus = { true }
@@ -184,6 +187,7 @@ exports[`<OtpInputs /> render 1`] = `
184
187
onChange = { [Function ]}
185
188
onFocus = { [Function ]}
186
189
onKeyPress = { [Function ]}
190
+ placeholder = " "
187
191
rejectResponderTermination = { true }
188
192
secureTextEntry = { false }
189
193
selectTextOnFocus = { true }
@@ -273,6 +277,7 @@ exports[`<OtpInputs /> rendering with error 1`] = `
273
277
onChange = { [Function ]}
274
278
onFocus = { [Function ]}
275
279
onKeyPress = { [Function ]}
280
+ placeholder = " "
276
281
rejectResponderTermination = { true }
277
282
secureTextEntry = { false }
278
283
selectTextOnFocus = { true }
@@ -320,6 +325,7 @@ exports[`<OtpInputs /> rendering with error 1`] = `
320
325
onChange = { [Function ]}
321
326
onFocus = { [Function ]}
322
327
onKeyPress = { [Function ]}
328
+ placeholder = " "
323
329
rejectResponderTermination = { true }
324
330
secureTextEntry = { false }
325
331
selectTextOnFocus = { true }
@@ -367,6 +373,7 @@ exports[`<OtpInputs /> rendering with error 1`] = `
367
373
onChange = { [Function ]}
368
374
onFocus = { [Function ]}
369
375
onKeyPress = { [Function ]}
376
+ placeholder = " "
370
377
rejectResponderTermination = { true }
371
378
secureTextEntry = { false }
372
379
selectTextOnFocus = { true }
@@ -414,6 +421,7 @@ exports[`<OtpInputs /> rendering with error 1`] = `
414
421
onChange = { [Function ]}
415
422
onFocus = { [Function ]}
416
423
onKeyPress = { [Function ]}
424
+ placeholder = " "
417
425
rejectResponderTermination = { true }
418
426
secureTextEntry = { false }
419
427
selectTextOnFocus = { true }
You can’t perform that action at this time.
0 commit comments