Skip to content

Commit

Permalink
enhance reload icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ca-d authored Jul 5, 2021
1 parent 322f089 commit 2d9f04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const html = `<html>
</ace-editor>
<div class="fabs">
<wired-icon-button class="down"><div>&#x21BA;</div></wired-icon-button>
<wired-icon-button class="down"><div>&#x1f504;</div></wired-icon-button>
<wired-icon-button class="copy"><div>&#x1f4cb;</div></wired-icon-button>
<wired-icon-button class="save"><div>&#x1f4be;</div></wired-icon-button>
<wired-icon-button class="open"><div>&#x1F517;</div></wired-icon-button>
Expand Down

0 comments on commit 2d9f04c

Please sign in to comment.