Skip to content

Commit

Permalink
removed txt version of the div
Browse files Browse the repository at this point in the history
  • Loading branch information
Denys Fedotov authored and Denys Fedotov committed May 30, 2024
1 parent aa23a1e commit facfe80
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libs/features/personalization/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,6 @@ function createPreviewPill(manifests) {
</div>
</div>
</div>
</div>
<div class="dark">
<a class="con-button outline button-l" href="${simulateHref.href}" title="Preview above choices">Preview</a>
</div>`;
const darkDiv = document.createElement('div');
const button = document.createElement('a');
Expand Down

0 comments on commit facfe80

Please sign in to comment.