Skip to content

Commit

Permalink
Update website/docs/using-themes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber authored Feb 22, 2021
1 parent 4056f9b commit adc4ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/using-themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Docusaurus Themes' components are designed to be replaceable. To make it easier

To swizzle a component for a theme, run the following command in your doc site:

```shell
```bash npm2yarn
npm run swizzle <theme name> [component name]
```

Expand Down

0 comments on commit adc4ffa

Please sign in to comment.