Skip to content

Commit

Permalink
Remove debug value display in AddressInput.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteAtATime committed Apr 8, 2024
1 parent d3353ca commit 4ea42c3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@
);
</script>

{value}

<InputBase
bind:value={value as Address}
{name}
Expand Down

0 comments on commit 4ea42c3

Please sign in to comment.