Update README.md

This commit is contained in:
Matthias Kretschmann 2020-09-14 19:25:15 +02:00 committed by GitHub
parent 812eef2645
commit 73a4662bd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Then within your component use the included hooks to interact with Ocean's funct
```tsx
import React from 'react'
import { useOcean, useMetadata, useConsume } from '@oceanprotocol/react'
import { useOcean, useMetadata, useConsume, usePublish } from '@oceanprotocol/react'
const did = 'did:op:0x000000000'