You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the correct way of providing the documentWizardActions & StepActions as second argument to the types of useCombinedReducers? The union operator does not work, also not the if ( | ) operator.
The text was updated successfully, but these errors were encountered:
Hi!
What is the correct way of providing the documentWizardActions & StepActions as second argument to the types of useCombinedReducers? The union operator does not work, also not the if ( | ) operator.
The text was updated successfully, but these errors were encountered: