UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 335 B
import{jsxs as r,jsx as e}from"react/jsx-runtime";import{BothubAppBannerMiniStyled as t,BothubAppBannerMiniTitle as i,BothubAppBannerMiniBadge as o,BothubAppBannerMiniText as c}from"./styled.js";const h=({title:h,href:l,text:m})=>r(t,{href:l,children:[r(i,{children:[e(o,{}),h]}),e(c,{children:m})]});export{h as BothubAppBannerMini};