From 64d6aae1c014f44dd2d55716b6f7eaec6ca66876 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 28 Jun 2022 09:53:07 -0500 Subject: [PATCH] Reformat Sqrt.vue --- src/components/math/Sqrt.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/math/Sqrt.vue b/src/components/math/Sqrt.vue index f3b62f5..dc8292e 100644 --- a/src/components/math/Sqrt.vue +++ b/src/components/math/Sqrt.vue @@ -1,5 +1,6 @@