♻️ refactor: Supprime la gestion de la déconnexion et simplifie l'authentification.
```
This commit is contained in:
Serreau Jovann
2025-11-22 22:36:13 +01:00
parent d1d612d659
commit de5d66bf52
9 changed files with 5 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
import './app.scss'
//import * as Turbo from "@hotwired/turbo"
import * as Turbo from "@hotwired/turbo"
import {PaymentForm} from './PaymentForm'
import * as Sentry from "@sentry/browser";