|
@@ -24,7 +24,7 @@
|
|
|
v-html="hotspotData.title"
|
|
|
/>
|
|
|
|
|
|
- <button class="download">
|
|
|
+ <!-- <button class="download">
|
|
|
<img
|
|
|
class=""
|
|
|
src="@/assets/images/download.png"
|
|
@@ -34,7 +34,7 @@
|
|
|
<span>
|
|
|
Download brochure
|
|
|
</span>
|
|
|
- </button>
|
|
|
+ </button> -->
|
|
|
|
|
|
<div class="content-wrapper">
|
|
|
<div
|