Provide option to open the demo page in new tab.

This commit is contained in:
2022-10-11 10:31:38 +03:00
parent 0ec37c4c5b
commit 29a75a6e26
10 changed files with 85 additions and 15 deletions
+3 -1
View File
@@ -8,5 +8,7 @@
</div>
</div>
<div class="page_toolbar__right"></div>
<div class="page_toolbar__right">
<a href="{{ externalUrl }}" target="_blank" class="open_in_new_tab"></a>
</div>
</header>