Skip to content

Commit

Permalink
(refactor) minor code refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
alokdev94 committed Aug 23, 2021
1 parent e179b5c commit 9f834f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/template-builder/contents/classes/placeholders.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<li class="list-item list-item-bs-new" data-id="placeholder-bg" data-clipboard-text="placeholder bg-primary">
<div class="list-item-content">
<a href="#placeholder-bg" class="list-item-text">
<span class="item-filter-text">placeholder bg-#</span>
<span class="item-filter-text">placeholder bg-{color}</span>
</a>
</div>
<div class="code-snippet">
Expand Down

1 comment on commit 9f834f5

@vercel
Copy link

@vercel vercel bot commented on 9f834f5 Aug 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.