Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: make obvious where to import store from #1687

Merged
merged 2 commits into from
Mar 11, 2020
Merged

Commits on Mar 2, 2020

  1. docs: make obvious where to import store from

    As we browse through the modules page, it is unclear where the `store` is imported from.
    
    Since it is a one liner, I thought it would clarify to have the import explicitly here.
    
    Tell me what you think.
    elevatebart authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    20b78a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. docs: import vuex instead of store

    Co-Authored-By: Katashin <[email protected]>
    elevatebart and ktsn authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    85f8b5c View commit details
    Browse the repository at this point in the history