mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
updating eventType as consume
This commit is contained in:
parent
d021b25d98
commit
9dc04282ba
@ -91,7 +91,7 @@ export default function AssetActions(): ReactElement {
|
||||
)
|
||||
|
||||
return (
|
||||
<Permission eventType="purchase">
|
||||
<Permission eventType="consume">
|
||||
<Tabs items={tabs} className={styles.actions} />
|
||||
</Permission>
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user