From 82bde40def27ee0e193c82f6e03f0d30a57499e7 Mon Sep 17 00:00:00 2001 From: Ethan Date: Tue, 21 Nov 2023 20:02:35 -0600 Subject: [PATCH] patch --- app/encryption/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/encryption/page.tsx b/app/encryption/page.tsx index dc68462..5846a93 100644 --- a/app/encryption/page.tsx +++ b/app/encryption/page.tsx @@ -201,8 +201,8 @@ export default function Encryption() { > Cipher File Content: -
-
+                
+
                     {stringify(cipher, null, 6)}
                   
@@ -211,9 +211,9 @@ export default function Encryption() {
) : bufferDecrypt && !warningDecrypt ? ( -
+

{decryptResult}

-
+