2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-08 17:22:32 +03:00

add ref to JsonFunction component

This commit is contained in:
STAFYNIAK Sacha
2018-09-17 06:29:46 +02:00
parent dc343355e1
commit 7372520558
+1
View File
@@ -59,6 +59,7 @@ export default {
JsonBoolean,
JsonObject,
JsonArray,
JsonFunction,
JIcon
}
};