docs: remove dev notices + fix AI assistant answer width (#9686)
* docs: remove dev notices + fix AI assistant answer width * fix import * more notes removal * rc to latest
This commit is contained in:
@@ -13,7 +13,7 @@ Check out the [Medusa v2 Documentation](https://docs.medusajs.com/v2).
|
||||
To use Medusa's JS SDK library, install the following packages in your project (not required for admin customizations):
|
||||
|
||||
```bash
|
||||
npm install @medusajs/js-sdk@rc @medusajs/types@rc
|
||||
npm install @medusajs/js-sdk@latest @medusajs/types@latest
|
||||
```
|
||||
|
||||
Learn more about the JS SDK in [this documentation](https://docs.medusajs.com/v2/resources/js-sdk).
|
||||
|
||||
Reference in New Issue
Block a user