Merge branch 'main' of github.com:VAR-Virtual-Air-Rescue/var-monorepo
This commit is contained in:
@@ -58,8 +58,8 @@ export const KeywordForm = ({ keyword }: { keyword?: Keyword }) => {
|
||||
/>
|
||||
<Input
|
||||
form={form}
|
||||
label="zunehmende Atembeschwerden"
|
||||
placeholder="Beschreibung"
|
||||
label="Beschreibung"
|
||||
placeholder="zunehmende Atembeschwerden"
|
||||
name="description"
|
||||
className="input-sm"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user