add(js): add correct import ver
This commit is contained in:
parent
80df48284c
commit
91a987e049
8 changed files with 7 additions and 37 deletions
|
|
@ -38,5 +38,5 @@ templ Label(props ...Props) {
|
|||
}
|
||||
|
||||
templ Script() {
|
||||
<script defer src="/web/static/js/label.min.js"></script>
|
||||
<script defer src="/static/js/label.min.js"></script>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue