diff --git a/www/apps/api-reference/package.json b/www/apps/api-reference/package.json
index 808bccf6d7..ab1f950cd9 100644
--- a/www/apps/api-reference/package.json
+++ b/www/apps/api-reference/package.json
@@ -15,7 +15,7 @@
"dependencies": {
"@mdx-js/loader": "^3.0.0",
"@mdx-js/react": "^3.0.0",
- "@medusajs/icons": "^1.2.0",
+ "@medusajs/icons": "preview",
"@medusajs/ui": "^3.0.0",
"@next/mdx": "14.2.3",
"@readme/openapi-parser": "^2.5.0",
diff --git a/www/apps/resources/app/page.mdx b/www/apps/resources/app/page.mdx
index b5ee1e5198..2b64591056 100644
--- a/www/apps/resources/app/page.mdx
+++ b/www/apps/resources/app/page.mdx
@@ -29,7 +29,7 @@ Explore Medusa's commerce modules, SDKs, configurations, recipes, and more.
-Follow the [Medusa Book](https://medusa-docs-v2-git-docs-v2-medusajs.vercel.app) to become an advanced Medusa developer.
+Follow the [Medusa v2 Docs](!docs!) to become an advanced Medusa developer.
@@ -165,4 +165,4 @@ Follow the [Medusa Book](https://medusa-docs-v2-git-docs-v2-medusajs.vercel.app)
href: "/nextjs-starter",
showLinkIcon: false
},
-]} />
\ No newline at end of file
+]} />
diff --git a/www/apps/resources/package.json b/www/apps/resources/package.json
index 7e41f4827a..7168bacbc0 100644
--- a/www/apps/resources/package.json
+++ b/www/apps/resources/package.json
@@ -16,7 +16,7 @@
"dependencies": {
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
- "@medusajs/icons": "^1.2.0",
+ "@medusajs/icons": "preview",
"@next/mdx": "^14.2.3",
"clsx": "^2.1.0",
"docs-ui": "*",
diff --git a/www/apps/user-guide/app/page.mdx b/www/apps/user-guide/app/page.mdx
index cd722a09eb..605b6d0442 100644
--- a/www/apps/user-guide/app/page.mdx
+++ b/www/apps/user-guide/app/page.mdx
@@ -1,4 +1,4 @@
-import { BellAlert, Sidebar } from "@medusajs/icons"
+import { BellAlert, SidebarLeft } from "@medusajs/icons"
export const metadata = {
title: `Medusa Admin User Guide`,
@@ -40,7 +40,7 @@ The sidebar menu includes the main navigation of your Medusa Admin. You can use

-You can hide the sidebar by clicking the icon at the top next to the sidebar. Clicking it again shows the sidebar.
+You can hide the sidebar by clicking the icon at the top next to the sidebar. Clicking it again shows the sidebar.
### Search Bar
diff --git a/www/apps/user-guide/package.json b/www/apps/user-guide/package.json
index 8c30205fc8..28056ee79d 100644
--- a/www/apps/user-guide/package.json
+++ b/www/apps/user-guide/package.json
@@ -16,7 +16,7 @@
"dependencies": {
"@mdx-js/loader": "^3.0.0",
"@mdx-js/react": "^3.0.0",
- "@medusajs/icons": "^1.2.0",
+ "@medusajs/icons": "preview",
"@next/mdx": "^14.2.3",
"clsx": "^2.1.0",
"docs-ui": "*",
diff --git a/www/packages/docs-ui/package.json b/www/packages/docs-ui/package.json
index d3eaf33c21..313f2204eb 100644
--- a/www/packages/docs-ui/package.json
+++ b/www/packages/docs-ui/package.json
@@ -60,7 +60,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
- "@medusajs/icons": "^1.2.0",
+ "@medusajs/icons": "preview",
"@medusajs/ui": "^3.0.0",
"@octokit/request": "^8.1.1",
"@react-hook/resize-observer": "^1.2.6",
diff --git a/www/yarn.lock b/www/yarn.lock
index 37f358da83..d631d5cd86 100644
--- a/www/yarn.lock
+++ b/www/yarn.lock
@@ -1302,6 +1302,15 @@ __metadata:
languageName: node
linkType: hard
+"@medusajs/icons@npm:preview":
+ version: 1.2.2-preview-20240812060602
+ resolution: "@medusajs/icons@npm:1.2.2-preview-20240812060602"
+ peerDependencies:
+ react: ^16.x || ^17.x || ^18.x
+ checksum: c5bfbe0b536fa8b6cffd63aa95c3a8fa4ed8eaf9bf3295a1b2b77a38605f5ac12743baa64fc74feffeebd2333d77d9e28bfb8545dcd2d2c6990cd06dd0dd14d3
+ languageName: node
+ linkType: hard
+
"@medusajs/ui-preset@npm:^1.1.2":
version: 1.1.2
resolution: "@medusajs/ui-preset@npm:1.1.2"
@@ -5655,7 +5664,7 @@ __metadata:
dependencies:
"@mdx-js/loader": ^3.0.0
"@mdx-js/react": ^3.0.0
- "@medusajs/icons": ^1.2.0
+ "@medusajs/icons": preview
"@medusajs/ui": ^3.0.0
"@next/bundle-analyzer": ^14.2.3
"@next/mdx": 14.2.3
@@ -7235,7 +7244,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "docs-ui@workspace:packages/docs-ui"
dependencies:
- "@medusajs/icons": ^1.2.0
+ "@medusajs/icons": preview
"@medusajs/ui": ^3.0.0
"@octokit/request": ^8.1.1
"@react-hook/resize-observer": ^1.2.6
@@ -13440,7 +13449,7 @@ eslint-config-next@latest:
dependencies:
"@mdx-js/loader": ^3.0.1
"@mdx-js/react": ^3.0.1
- "@medusajs/icons": ^1.2.0
+ "@medusajs/icons": preview
"@next/mdx": ^14.2.3
"@types/mdx": ^2.0.11
"@types/node": ^20
@@ -15125,7 +15134,7 @@ turbo@latest:
dependencies:
"@mdx-js/loader": ^3.0.0
"@mdx-js/react": ^3.0.0
- "@medusajs/icons": ^1.2.0
+ "@medusajs/icons": preview
"@next/mdx": ^14.2.3
"@types/mdx": ^2.0.10
"@types/node": ^20