mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-05 07:27:12 +01:00
use fixed tarifs and add additional costs
This commit is contained in:
@@ -94,7 +94,7 @@ export default function ShowBooking({
|
||||
<div className="mx-3 flex flex-col min-h-screen">
|
||||
<Header />
|
||||
<main className="flex-grow">
|
||||
<h2 className="text-3xl">Ihre Pfadi Bussle Buchung</h2>
|
||||
<h2 className="text-3xl">Ihre Buchung</h2>
|
||||
<div>
|
||||
<strong>Buchungsstatus:</strong> {getBookingStatus(booking)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user