Skip to content

Commit 9f834f5

Browse files
committed
(refactor) minor code refactor
1 parent e179b5c commit 9f834f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/template-builder/contents/classes/placeholders.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<li class="list-item list-item-bs-new" data-id="placeholder-bg" data-clipboard-text="placeholder bg-primary">
2222
<div class="list-item-content">
2323
<a href="#placeholder-bg" class="list-item-text">
24-
<span class="item-filter-text">placeholder bg-#</span>
24+
<span class="item-filter-text">placeholder bg-{color}</span>
2525
</a>
2626
</div>
2727
<div class="code-snippet">

0 commit comments

Comments
 (0)