Update react-widget.md

This commit is contained in:
RDxR10
2023-10-21 12:53:47 +05:30
committed by GitHub
parent 641e75b8a8
commit 839d614c9c

View File

@@ -1,7 +1,7 @@
### How to set up react docsGPT widget on your website:
### Installation
Got to your project and install a new dependency: `npm install docsgpt`.
Go to your project and install a new dependency: `npm install docsgpt`.
### Usage
Go to your project and in the file where you want to use the widget, import it: