# Feedback

Do you have questions, comments, suggestions or feedback? Or any feature that's missing that you'd love to have? Feel free to open an [issue](https://github.com/mesqueeb/vuex-easy-access/issues)! ♥

Planned future features:

- Make a blog post
- Improve error handling
  - Explain to dev possible path mistakes ` / vs . ` when no mutation is found
  - Warn about ignoredProps appearing in two modules
  - Warn when there is a module called 'set'
  - Warn when there already is a 'set' prop on the store

Also be sure to check out the sister vuex-plugin for Firebase: [Vuex Easy Firestore](https://mesqueeb.github.io/vuex-easy-firestore)!

# Support

If you like what I built, you can say thanks by buying me a coffee! :)

<link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet"><a class="bmc-button" target="_blank" href="https://www.buymeacoffee.com/mesqueeb"><img src="https://www.buymeacoffee.com/assets/img/BMC-btn-logo.svg" alt="Buy me a coffee"><span style="margin-left:5px">Buy me a coffee</span></a>

Thank you so much!! Every little bit helps.

--

Happy Vuexing!<br>
-Luca Ban
