@NaridaL updated to a proper example for optional and added a note to tell users that they'd better off use custom and SKIP instead of optional(custom())
Coverage remained the same at 89.961% when pulling b9d383699520705b37937502e776cb5e226789d4 on blacksteed232:master into 7f5bc74319f15fecfdb498ea056c50f7ce110719 on mobxjs:master.
@NaridaL updated to a proper example for
optional
and added a note to tell users that they'd better off usecustom
andSKIP
instead ofoptional(custom())