Adds a base for the buy component

This commit is contained in:
GloriousCode
2016-11-15 21:25:06 +11:00
parent 13ef022f6f
commit 60b475f46c
3 changed files with 44 additions and 6 deletions

View File

@@ -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>