wip: booking process

This commit is contained in:
Björn Fromme
2025-07-16 11:55:49 +02:00
parent bef18971c3
commit 47faa6b08e
26 changed files with 1123 additions and 271 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Controller} from '@hotwired/stimulus'
import { Controller } from '@hotwired/stimulus'
export default class extends Controller {
static targets = ['field']