1.0.1 • Published 11 months ago

@dreamslab/ounai-react v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Ounai Embed React

Install

npm install ounai-embed ounai-react

or

yarn add ounai-embed ounai-react
import { OunAIEmbed } from "ounai-react";

function App() {
  return <OunAIEmbed botId="BotID" apiUrl="Endpoint" />;
}

Development

yarn dev
1.0.1

11 months ago

1.0.0

11 months ago