Skip to content

support for nested reducers #160

@PhilippMelnikov

Description

@PhilippMelnikov

Hello!
Does the library provide support for loading nested reducers? Suppose i have a store structure like this
{
auth,
me: {
counters,
orders
}
}

I want to load reducers for orders later. How do I do that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions