feat: add CHF suffix to discount price input

master
Katja Lutz 2 years ago
parent eef1631f6c
commit 33a856d97e

@ -350,6 +350,7 @@ export const PositionsSettings: Component = () => {
<div class="col-span-2">
<TextInput
label="Aktionspreis"
suffix="CHF"
type="number"
step="0.01"
min="0"

Loading…
Cancel
Save