Commit ddee4fc 1 parent 574f5bf commit ddee4fc Copy full SHA for ddee4fc
File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 59
59
< div > history</ div >
60
60
</ div >
61
61
< div >
62
- <!-- Add these inside the <body> tag, after the existing content -->
63
-
64
62
65
63
< div id ="transferForm " class ="popup " style ="display: none; ">
66
64
< span onclick ="closePopup('transferForm') " style =" position: absolute;
@@ -96,7 +94,7 @@ <h3>Transaction History</h3>
96
94
font-size: 20px;
97
95
cursor:pointer; "> ×</ span >
98
96
< h2 > Balance</ h2 >
99
- < p class ="balanceIcon "> < img src ="icons8-coins-64.png " alt =""> $ < span id ="balance "> 1000</ span > </ p >
97
+ < p class ="balanceIcon "> < img src ="icons8-coins-64.png " alt =""> < span id ="balance "> 1000</ span > BTC </ p >
100
98
101
99
< script src ="app.js ">
102
100
</ script >
@@ -168,4 +166,4 @@ <h2>Balance</h2>
168
166
} )
169
167
170
168
</ script >
171
- </ html >
169
+ </ html >
You can’t perform that action at this time.
0 commit comments