Commit f9ceff5
Fix phone propTypes (joshswan#33)
Now that the `phone` prop can support the string "text" to open up in messages instead of attempt to phone the number the propType needs to change to support both booleans and string.1 parent 3c3e507 commit f9ceff5
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
303 | 306 | | |
304 | 307 | | |
305 | 308 | | |
| |||
0 commit comments