docs,api-ref: fix kbd styling (#4995)
* docs: fix kbd styling * additional fixes
This commit is contained in:
@@ -133,7 +133,7 @@ You'll then be prompted to enter an admin email for your admin user. You'll be u
|
||||
|
||||
If you didn't pass the `--with-nextjs-starter` option, you'll be asked if you want to install the [Next.js starter storefront](./starters/nextjs-medusa-starter.mdx) along with the Medusa backend. This will install the storefront under the `<PROJECT_NAME>-storefront` directory, where `<PROJECT_NAME>` is the name of the project you specified in step 2.
|
||||
|
||||
If you want to install the storefront, type `y` and press `enter`. If not, you can use the default value `N` and just press `enter`.
|
||||
If you want to install the storefront, type `y` and press <kbd>enter</kbd>. If not, you can use the default value `N` and just press <kbd>enter</kbd>.
|
||||
|
||||
:::note
|
||||
|
||||
|
||||
Reference in New Issue
Block a user