EricSam commited on
Commit
9fd55ae
Β·
verified Β·
1 Parent(s): b7c8a3c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -3
index.html CHANGED
@@ -78,9 +78,6 @@
78
  <button id="refresh-btn" class="px-4 py-2 bg-white dark:bg-darkCard rounded-lg border border-gray-200 dark:border-gray-700 text-gray-700 dark:text-gray-300 flex items-center">
79
  <i class="fas fa-sync mr-2"></i> Refresh
80
  </button>
81
- <button class="px-4 py-2 bg-primary text-white rounded-lg flex items-center">
82
- <i class="fas fa-plus mr-2"></i> New Trade
83
- </button>
84
  </div>
85
  </div>
86
 
 
78
  <button id="refresh-btn" class="px-4 py-2 bg-white dark:bg-darkCard rounded-lg border border-gray-200 dark:border-gray-700 text-gray-700 dark:text-gray-300 flex items-center">
79
  <i class="fas fa-sync mr-2"></i> Refresh
80
  </button>
 
 
 
81
  </div>
82
  </div>
83