Skip to content

Commit

Permalink
fix(mobile): missing tabler icon components resource
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 authored and andelf committed Oct 11, 2022
1 parent 4411972 commit ca768b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<script defer src="/static/js/highlight.min.js"></script>
<script defer src="/static/js/interact.min.js"></script>
<script defer src="/static/js/main.js"></script>
<script defer src="/static/js/tabler.min.js"></script>
<script defer src="/static/js/code-editor.js"></script>
<script defer src="/static/js/age-encryption.js"></script>
<script defer src="/static/js/tldraw.js"></script>
Expand Down

0 comments on commit ca768b8

Please sign in to comment.