mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Update README.md
This commit is contained in:
parent
812eef2645
commit
73a4662bd2
@ -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'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user