Starting to see the light
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
|
||||
<app-search-view></app-search-view>
|
||||
<app-stock-view></app-stock-view>
|
||||
<div class="flexContainer">
|
||||
<div class="subContainerS1">
|
||||
<app-search-view></app-search-view>
|
||||
</div>
|
||||
<div class="subContainerS2">
|
||||
<app-stock-view></app-stock-view>
|
||||
</div>
|
||||
<div class="watcherViewContainer" >
|
||||
<app-watcher-view></app-watcher-view>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user