mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-07-04 07:00:02 +02:00
Update dependency htmx.org to v2 (forgejo) (#8342)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8342 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
parent
447c5789bd
commit
878ce241a4
4 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
import * as htmx from 'htmx.org';
|
||||
import htmx from 'htmx.org';
|
||||
import {showErrorToast} from './modules/toast.js';
|
||||
|
||||
// https://github.com/bigskysoftware/idiomorph#htmx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue