UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 400 B
import{jsxs as r,jsx as t}from"react/jsx-runtime";import{BannerMiniStyled as e,BannerMiniBackground as i,BannerMiniImageWave as c,BannerMiniImagePercent as l,BannerMiniContent as n,BannerMiniTitle as o,BannerMiniText as d}from"./styled.js";const m=({title:m,text:h})=>r(e,{children:[t(i,{}),t(c,{}),t(l,{}),r(n,{children:[t(o,{children:m}),t(d,{children:h})]})]});export{m as BannerMiniBlackFriday};