mirror of
https://github.com/tenrok/vue-json-viewer.git
synced 2026-06-08 17:22:32 +03:00
convert templates components to render functions (and functional when it is relevant)
This commit is contained in:
@@ -11,6 +11,7 @@ new Vue({
|
||||
total: 25,
|
||||
limit: 10,
|
||||
skip: 0,
|
||||
success: true,
|
||||
links: {
|
||||
previous: undefined,
|
||||
next: function () {},
|
||||
|
||||
Reference in New Issue
Block a user