2
0
Files
bot/apps/docs/deploy/web/libraries/next-js.mdx
2023-12-22 09:13:53 +01:00

16 lines
294 B
Plaintext

---
title: Next.js
---
This lib is a convenient wrapper around the [Typebot React](./react) library. It makes sure the components are lazy loaded.
## Install
```bash
npm install @typebot.io/js @typebot.io/nextjs
```
## Usage
Use it like you would use the [Typebot React](./react) library.