docs: update admin extension docs (#4778)
* docs: update admin extension docs * eslint fixes * fix broken links * fix broken link * added admin upgrade guide * fix lint errors
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: createCustomAdminHooks Error
|
||||
---
|
||||
|
||||
If you've installed Medusa prior to v1.12.3 with the `create-medusa-app` command, then you try to update the `@medusajs/medusa` and `@medusajs/admin` to the latest `beta` versions, you might run into the following error when running your Medusa backend:
|
||||
If you've installed Medusa prior to v1.13.2 with the `create-medusa-app` command, then you try to update the `@medusajs/medusa` and `@medusajs/admin` to the latest `beta` versions, you might run into the following error when running your Medusa backend:
|
||||
|
||||
```bash
|
||||
Module '"medusa-react"' has no exported member 'createCustomAdminHooks'.
|
||||
|
||||
Reference in New Issue
Block a user