UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 577 B
import{jsx as r,jsxs as e}from"react/jsx-runtime";import t from"react";import{BookmarksStyled as o,BookmarksContent as d,BookmarkList as l,BookmarkListScrollbarWrapper as c,BookmarkListContent as i}from"./styled.js";export{AddBookmarkButton}from"./styled.js";const m=({className:m,add:n,children:s})=>r(o,{className:m,children:e(d,{children:[0!==t.Children.toArray(s).length&&r(l,{children:r(c,{children:r(i,{children:s})})}),n]})});export{l as BookmarkList,i as BookmarkListContent,c as BookmarkListScrollbarWrapper,m as Bookmarks,d as BookmarksContent,o as BookmarksStyled};