From b9045a80132dd2503df877f2e70514626fa206f8 Mon Sep 17 00:00:00 2001 From: Adam Bem Date: Tue, 13 Jun 2023 14:37:30 +0200 Subject: [PATCH] Added default tool --- new-frontend/src/App.vue | 5 ++++- new-frontend/src/components/XmlTool.vue | 16 ++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/new-frontend/src/App.vue b/new-frontend/src/App.vue index c7ab2ff..9fde035 100644 --- a/new-frontend/src/App.vue +++ b/new-frontend/src/App.vue @@ -1,9 +1,12 @@