UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 516 B
import{styled as e}from"styled-components";const t=e.div.withConfig({displayName:"styled__DividerContainer",componentId:"sc-kb5ol7-0"})(["display:flex;align-items:center;justify-content:center;gap:16px;width:100%;padding:2px 0;& *{color:",";}"],(({theme:e})=>e.colors.grayScale.gray1)),i=e.div.withConfig({displayName:"styled__DividerStyled",componentId:"sc-kb5ol7-1"})(["display:flex;width:100%;height:1px;background:",";"],(({theme:e})=>e.colors.grayScale.gray2));export{t as DividerContainer,i as DividerStyled};