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
docs: make obvious where the store come from (#1687)
* 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.
* docs: import vuex instead of store
Co-Authored-By: Katashin <[email protected]>
Co-authored-by: Katashin <[email protected]>
0 commit comments