() => { const name = "Reverse UI"; const description = "Reverse UI is a modern UI collection that enables you to effortlessly integrate trending animated components to your projects, with all the styling and animations handled for you."; return <AIChat name={name} description={description} /> };
Prop | Type | Default |
---|---|---|
name | string | |
description | string |