UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 219 B
import{jsx as s}from"react/jsx-runtime";import{DescriptionCardGridStyled as m}from"./styled.js";const r=({className:r,columns:c=2,children:e})=>s(m,{$columns:c,className:r,children:e});export{r as DescriptionCardGrid};