Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Copy validator address to clipboard in tutorial page
Refactor the tutorial page to use the `handleCopyClick` function to copy the validator address to the clipboard. This ensures that the address is copied successfully and displays a success toast message. This improves the user experience and makes it easier for users to copy the validator address.
- Loading branch information