1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

add help text

This commit is contained in:
Matthias Kretschmann 2019-09-06 13:37:56 +02:00
parent 475cade27f
commit 85ffae37d1
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -68,6 +68,7 @@ export default class ItemForm extends PureComponent<
placeholder={this.props.placeholder}
value={url}
onChange={this.onChangeUrl}
help="Supported protocols are http(s):// and ipfs://"
/>
<Button onClick={(e: Event) => this.handleSubmit(e)}>