From 180d02bfe182a78856fb87297e638be5f349b01b Mon Sep 17 00:00:00 2001 From: Eliott Vincent Date: Mon, 16 Aug 2021 17:19:08 +0200 Subject: [PATCH] Migrate box and viewer --- lib/json-box.vue | 31 ++++++++++++------------------- lib/json-viewer.vue | 22 +++++++++++----------- 2 files changed, 23 insertions(+), 30 deletions(-) diff --git a/lib/json-box.vue b/lib/json-box.vue index c4bd53f..e8308db 100644 --- a/lib/json-box.vue +++ b/lib/json-box.vue @@ -1,4 +1,5 @@