Skip to content

Commit

Permalink
feat: enhance tutorial step content with additional details about esc…
Browse files Browse the repository at this point in the history
…row actions
  • Loading branch information
JoelVR17 committed Feb 25, 2025
1 parent b15b06d commit 0c3b969
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/constants/steps/steps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ export const steps = [
content: (
<h2>
Here you can see all the escrows you've created or are involved in
depending on your role.
depending on your role. See more details about a specific escrow by
clicking on it. There you'll be able to see the status, parties
involved, the current balance and also do some actions like Fund,
Release, etc.
</h2>
),
placement: "auto" as Placement,
Expand Down

0 comments on commit 0c3b969

Please sign in to comment.