docs: updates to billing and usage guides (#13222)
* docs: updates to billing and usage guides * address comments * fix build error * add note on billing questions * Update www/apps/cloud/app/billing/page.mdx Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Prerequisites } from "docs-ui"
|
||||
import { Prerequisites, InlineIcon } from "docs-ui"
|
||||
import { ChevronUpDown } from "@medusajs/icons"
|
||||
|
||||
export const metadata = {
|
||||
title: `Projects`,
|
||||
@@ -188,7 +189,7 @@ The project's name at the top left of the dashboard is also a project switcher.
|
||||
|
||||
To switch to a different project:
|
||||
|
||||
1. Click on the project's name at the top left of the Cloud dashboard, next to the organization name.
|
||||
1. Click on the <InlineIcon Icon={ChevronUpDown} alt="switch project" /> icon next to the project's name at the top left of the Cloud dashboard, next to the organization name.
|
||||
2. Choose the project you want to switch to from the dropdown.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user