L3
This commit is contained in:
parent
6ea7ba69e6
commit
68bf827963
@ -15,10 +15,11 @@
|
||||
<div class="product-display">
|
||||
<div class="product-container">
|
||||
<div class="product-image">
|
||||
<!-- image goes here -->
|
||||
<img :src="image" alt="">
|
||||
</div>
|
||||
<div class="product-info">
|
||||
<h1>{{ product }}</h1>
|
||||
<a :href="url">{{ url }}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user