refactor: delete clipboardjs (#2727)

text copying can be done without using additional libraries
This commit is contained in:
Shishkevich D.
2025-03-07 02:43:46 +07:00
committed by GitHub
parent cf7fec1351
commit 2d8cca3a2e
7 changed files with 40 additions and 47 deletions

View File

@@ -332,7 +332,6 @@
</a-modal>
</a-layout>
{{template "js" .}}
<script src="{{ .base_path }}assets/clipboard/clipboard.min.js?{{ .cur_ver }}"></script>
{{template "component/themeSwitcher" .}}
{{template "textModal"}}
<script>