remove htmx-ext-response-targets

This commit is contained in:
imperosol
2024-12-01 18:24:11 +01:00
parent 1c79c25262
commit 9667c79162
4 changed files with 2 additions and 12 deletions

View File

@ -1,5 +1,3 @@
import htmx from "htmx.org";
import "htmx-ext-response-targets/response-targets";
Object.assign(window, { htmx });