mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
fix linting?
This commit is contained in:
committed by
Thomas Ruoff
parent
00002a62d2
commit
b9f116e83e
@@ -198,7 +198,8 @@ function BookingBillPage({
|
|||||||
>
|
>
|
||||||
-
|
-
|
||||||
</button>
|
</button>
|
||||||
<label className="flabel inline">{`Kostenpunkt ${index + 1
|
<label className="flabel inline">{`Kostenpunkt ${
|
||||||
|
index + 1
|
||||||
}`}</label>
|
}`}</label>
|
||||||
</div>
|
</div>
|
||||||
<div className="ml-10 mb-3" key={`input{index}`}>
|
<div className="ml-10 mb-3" key={`input{index}`}>
|
||||||
|
|||||||
Reference in New Issue
Block a user