While working on the unused-promise Flow lint, I noticed that we can simplify this code if we adjust the API in the Stepper component to allow mixed instead of void returns.
Depends on D10162
Differential D10163
[web] Return dispatchCreateSubchannel directly in Stepper.Item nextProps ashoat on Dec 4 2023, 1:10 PM. Authored by Tags None Referenced Files
Subscribers None
Details While working on the unused-promise Flow lint, I noticed that we can simplify this code if we adjust the API in the Stepper component to allow mixed instead of void returns. Depends on D10162 Flow
Diff Detail
|