docs: added documentation for Medusa React (#3059)

* chore: fixed issue in typedoc plugin

* chore: updated typedoc dependencies

* docs: added Medusa React documentation

* fixed link to js-client

* fixes to package.json

* fixes to package.json

* undo changes other than docs
This commit is contained in:
Shahed Nasser
2023-01-18 16:42:49 +02:00
committed by GitHub
parent 4b5d760c96
commit 27749eae40
2 changed files with 484 additions and 0 deletions
+5
View File
@@ -764,6 +764,11 @@ module.exports = {
id: "js-client/overview",
label: "JS Client Reference",
},
{
type: "doc",
id: "medusa-react/overview",
label: "Medusa React",
},
{
type: "ref",
id: "references/services/classes/AuthService",