I forgot to make ViewModel for this case
ViewModel
.ifLet(\.$myFeatureState, action: \.myFeatureAction) { MyFeatureViewModel() }