Add signature to the info page

This commit is contained in:
Piotr Rogowski 2022-10-16 17:17:56 +02:00
parent f4f90827f6
commit e4cfe46c53
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 7 additions and 0 deletions

View File

@ -98,6 +98,13 @@ const Info = ({ tuneData }: { tuneData: TuneDataState }) => {
</Item>
</Col>
</Row>
<Row {...rowProps}>
<Col span={24} sm={24}>
<Item>
<Input value={tuneData.signature} addonBefore="Signature" />
</Item>
</Col>
</Row>
<Row {...rowProps}>
<Col span={24} sm={24}>
<Item>