Fixed version of vue-responsive-dash (https://github.com/bensladden/vue-responsive-dash) by bensladden.
npm install capico-vue-responsive-dashFixed version of vue-responsive-dash (https://github.com/bensladden/vue-responsive-dash) by bensladden.
Fixed issues:
āļø Dash Item position issue on adding new item
Example: 
sh
$ npm install capico-vue-responsive-dash
`
š Documents
Linkš How to use in Vue
`vue
`$3

See example above. The Grid Item object can be passed to the child component via props or injection. Typically the child component will look at the grid Item ID (which is unique) and decide what to render via a data/computed variable/s or VUEX.
See Example/Docs Website for more information.
āļø Show Your Support
Please give a āļø if this project helped you!
š Contributing
If you have any questions or requests or want to contribute to
vue-responsive-dash` or other packages, please write the issue or give me a Pull Request freely.If you find a bug, please report to us opening a new Issue on GitHub.
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.