mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-03 23:16:53 +00:00
Adds a base for the buy component
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<h1>Dashboard</h1>
|
||||
<span app-version></span>
|
||||
<buy message="hi"></buy>
|
||||
|
||||
<div class="col-md-12">
|
||||
<div class="col-md-8">
|
||||
<div class="col-md-12">
|
||||
@@ -15,8 +14,9 @@
|
||||
<div class="col-md-12" style=" height: 300px;">
|
||||
<h3>Market depth chart</h3>
|
||||
</div>
|
||||
<div class="col-md-4" style=" height: 300px;">
|
||||
<div class="col-md-4" >
|
||||
<h4>Buy</h4>
|
||||
<buy exchange="POLOINEX" currency="BTC_USD"></buy>
|
||||
</div>
|
||||
<div class="col-md-4" style=" height: 300px;">
|
||||
<h4>Sell</h4>
|
||||
|
||||
Reference in New Issue
Block a user