UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 325 B
import{jsxs as e,jsx as t}from"react/jsx-runtime";import{BothubGlobalStyle as i}from"../styles/index.js";import{ThemeProvider as r}from"../theme/index.js";const s=({theme:s,disableGlobalStyle:l=!1,globalStyle:o,children:m})=>e(r,Object.assign({},s,{children:[m,!l&&t(i,Object.assign({},o))]}));export{s as BothubUIProvider};