This commit is contained in:
Jaco Greeff 2017-02-01 20:36:05 +01:00 committed by Tomasz Drwięga
parent 2f299d20e8
commit bd0891c93c
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ class Lookup extends Component {
<MenuItem value='IMG' primaryText='IMG  hash of a picture in the blockchain' />
<MenuItem value='CONTENT' primaryText='CONTENT  hash of a data in the blockchain' />
<MenuItem value='reverse' primaryText='reverse find a name for an address' />
<MenuItem value='owner' primaryText='owner find a the owner' />
<MenuItem value='owner' primaryText='owner find the owner' />
</DropDownMenu>
<RaisedButton
label='Lookup'