IO-2112 Update size of note preset field.

This commit is contained in:
Patrick Fic
2022-11-25 08:23:02 -08:00
parent e8c727a393
commit a64f9d8213

View File

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