Skip to content

Rename the class to StoreClass and you can have the instance called store #56

@jenstornell

Description

@jenstornell

I call my store like this:

store.dispatch();

It can be done by renaming the Store class to something else:

const store = new StoreClass({});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions