Commit 4d7f390
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 <ktsn55@gmail.com>
Co-authored-by: Katashin <ktsn55@gmail.com>1 parent 3a79b6d commit 4d7f390
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
283 | 287 | | |
284 | 288 | | |
285 | 289 | | |
| |||
0 commit comments