api-client/store
2020-03-19 16:18:52 +05:30
..
index.js Commit code with double quotes instead of single quotes 2020-02-24 21:06:23 -05:00
mutations.js Remove duplicate code 2020-02-25 11:10:18 -05:00
postwoman.js 🐛 Hotfix: Broken toast and edit/save operations 2020-03-19 16:18:52 +05:30
README.md Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"" 2019-08-24 22:09:29 +05:30
state.js Fixed default query 2020-02-29 11:51:38 -05:00

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.