GarGerry commited on
Commit
4d32b20
ยท
verified ยท
1 Parent(s): ebf6d46

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -30,7 +30,7 @@
30
  <option value="EUR">๐Ÿ‡ช๐Ÿ‡บ EUR</option>
31
  <!-- Add other currencies here -->
32
  </select>
33
- <button id="swap-btn" onclick="swapCurrencies()">๐Ÿ”„</button>
34
  <select id="to-currency">
35
  <option value="EUR">๐Ÿ‡ช๐Ÿ‡บ EUR</option>
36
  <option value="USD">๐Ÿ‡บ๐Ÿ‡ธ USD</option>
 
30
  <option value="EUR">๐Ÿ‡ช๐Ÿ‡บ EUR</option>
31
  <!-- Add other currencies here -->
32
  </select>
33
+ <button id="swap-btn" onclick="swapCurrencies()">๐Ÿ”ผ๐Ÿ”ฝ</button>
34
  <select id="to-currency">
35
  <option value="EUR">๐Ÿ‡ช๐Ÿ‡บ EUR</option>
36
  <option value="USD">๐Ÿ‡บ๐Ÿ‡ธ USD</option>