Skip to content

Commit

Permalink
fix: spicetify-creator basics tab items (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
jespermhl committed Jun 26, 2024
1 parent fc98d0b commit 760efbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/spicetify-creator/the-basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ You can use node packages in your app by installing them with your package manag
<TabItem value="yarn" label="Yarn">
```shell
yarn add <package-name>
```shell
```
</TabItem>
<TabItem value="pnpm" label="pnpm">
```shell
Expand Down

0 comments on commit 760efbb

Please sign in to comment.