UNPKG

@chatui/core

Version:

The React library for Chatbot UI

7 lines 284 B
export { Card } from './Card'; export { CardMedia } from './CardMedia'; export { CardContent } from './CardContent'; export { CardHeader } from './CardHeader'; export { CardTitle } from './CardTitle'; export { CardText } from './CardText'; export { CardActions } from './CardActions';