Skip to content

Commit

Permalink
feat: add id attribute to MyEscrowsFilter component for Joyride step …
Browse files Browse the repository at this point in the history
…targeting
  • Loading branch information
JoelVR17 committed Feb 24, 2025
1 parent dc75164 commit ea4ae9a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const MyEscrowsFilter = () => {
className="mr-auto w-full md:w-auto"
label="Create Escrow"
url={"/dashboard/escrow/initialize-escrow"}
id="step-2"
/>
</div>

Expand Down

0 comments on commit ea4ae9a

Please sign in to comment.