UNPKG

@mojito-inc/secondary-market

Version:

Mojito secondary market is the platform to purchase NFT.

2 lines (1 loc) 373 B
import{jsx as r}from"react/jsx-runtime";import{ThemeProvider as e}from"@mui/material/styles";import{CoreServiceProvider as i}from"@mojito-inc/core-service";import t from"./SentryProvider.js";const o=({children:o,theme:n,clientOptions:m,sentryConfig:c})=>r(e,{theme:n,children:r(i,{uri:m.uri,token:m.token,children:r(t,{sentryConfig:c,children:o})})});export{o as default};