Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx committed Jun 10, 2023
1 parent 576839f commit 1634edf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/src/components/ContractInteraction.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
}
</script>

<section>Note: Must be connected to local Foundry network (Anvil).</section>
<section>
<input type="submit" value="Read message" on:click={readMessage} />
<div style="text-align: center">Message from contract: {messageFromContract}</div>
Expand Down

1 comment on commit 1634edf

@vercel
Copy link

@vercel vercel bot commented on 1634edf Jun 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dapp-slaps – ./

dapp-slaps-git-main-d1onys1us.vercel.app
dapp-slaps-d1onys1us.vercel.app
dapp-slaps.vercel.app

Please sign in to comment.