Adds JSON editor component in config modal

This commit is contained in:
Alicia Sykes
2021-05-16 20:03:12 +01:00
parent e05a04243d
commit 88a3ae9c3a
6 changed files with 278 additions and 34 deletions

View File

@@ -169,6 +169,7 @@ It makes use of the following components, kudos to their respective authors
- [`vue-js-modal`](https://github.com/euvl/vue-js-modal) - Modal component by @euvl
- [`v-tooltip`](https://github.com/Akryum/v-tooltip) - Tooltip component by @Akryum
- [`vue-material-tabs`](https://github.com/jairoblatt/vue-material-tabs) - Tab view component by @jairoblatt
- [`VJsoneditor`](https://github.com/yansenlei/VJsoneditor) - Interactive JSON editor component by @yansenlei
### License 📜