Skip to content

Commit 183f422

Browse files
committed
refactor: update '<' to '< back' button
1 parent a7ef6f0 commit 183f422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extensionsIntegrated/CustomSnippets/htmlContent/snippets-panel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</div>
1111
<div id="back-to-list-menu-btn" class="custom-snippet-btn hidden">
1212
<button title="Back to snippets list">
13-
<i class="fas fa-chevron-left"></i>
13+
<i class="fas fa-chevron-left"></i> Back
1414
</button>
1515
</div>
1616
</div>

0 commit comments

Comments
 (0)