mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-15 22:39:25 +00:00
Split SubscriptionForm
into SubscriptionNewUserForm
and SubscriptionExistingUserForm
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
import htmx from "htmx.org";
|
||||
|
||||
import "htmx-ext-response-targets/response-targets";
|
||||
|
||||
Object.assign(window, { htmx });
|
||||
|
Reference in New Issue
Block a user