Skip to content

Commit f7e75fc

Browse files
remove input from html
1 parent ea9f6ae commit f7e75fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/components/decrypt/decrypt.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ console.log(plaintext);
9292
{#if hc !== undefined}
9393
<div class="flex flex-row">
9494
<div class="p-2">
95-
{input}
9695
<label for="cipherText" class="flex flex-row text-base font-medium text-base-900">
9796
<span class="pe-4">Cipher Text:</span>
9897

0 commit comments

Comments
 (0)