IO-1877 Multi line notes presets.

This commit is contained in:
Patrick Fic
2022-05-12 11:36:11 -07:00
parent faf1d638fb
commit 4613a93d09

View File

@@ -699,7 +699,7 @@ export default function ShopInfoGeneral({ form }) {
}, },
]} ]}
> >
<Input /> <Input.TextArea rows={3} />
</Form.Item> </Form.Item>
<Space wrap> <Space wrap>
<DeleteFilled <DeleteFilled