mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fixing typing error
This commit is contained in:
parent
ad83649cb8
commit
e7295253fa
@ -1,6 +1,6 @@
|
||||
import fetch from 'cross-fetch'
|
||||
|
||||
export async function rebacRequest(
|
||||
export async function rbacRequest(
|
||||
component: string,
|
||||
eventType: string,
|
||||
token: string
|
||||
|
Loading…
Reference in New Issue
Block a user