From 136aba2ea9381eb92d3aaffddb427fca0f0658b9 Mon Sep 17 00:00:00 2001 From: John Chilton Date: Tue, 19 Dec 2023 11:21:04 -0500 Subject: [PATCH] ToolStd -> typescript --- .../components/Markdown/Elements/ToolStd.vue | 52 ++++++++++--------- .../components/Markdown/MarkdownContainer.vue | 6 ++- 2 files changed, 32 insertions(+), 26 deletions(-) diff --git a/client/src/components/Markdown/Elements/ToolStd.vue b/client/src/components/Markdown/Elements/ToolStd.vue index cebf0036e5d9..522d9709ba1e 100644 --- a/client/src/components/Markdown/Elements/ToolStd.vue +++ b/client/src/components/Markdown/Elements/ToolStd.vue @@ -1,35 +1,37 @@ + + -