inspect path by breadcrumbs

This commit is contained in:
Thomas Ruoff
2020-12-25 00:50:12 +01:00
parent 29347b9019
commit bb5f94491f
12 changed files with 30 additions and 18 deletions

View File

@@ -174,7 +174,7 @@ export default function BookingBillPage({
return (
<>
<Header label="Abrechung" />
<Header />
<main className="main">
{booking && (
<form className="form" onSubmit={onSubmit}>