diff --git a/json-box.vue b/json-box.vue index 092defe..f3524a1 100644 --- a/json-box.vue +++ b/json-box.vue @@ -62,6 +62,7 @@ export default { JsonBoolean, JsonObject, JsonArray, + JsonFunction, JIcon } };