mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
@@ -1229,7 +1229,7 @@ const { sendXrp } = require('./library/7_helpers')
|
||||
</div>
|
||||
```
|
||||
|
||||
7. Update `view/renderer.js` by adding:
|
||||
7. Add the following code to the bottom of `view/renderer.js`:
|
||||
|
||||
```javascript
|
||||
const modalButton = document.getElementById('send-xrp-modal-button')
|
||||
|
||||
Reference in New Issue
Block a user