Skip to content

Commit fd9ed92

Browse files
authored
docs: rsbuid installation hotfix for highlight (#3350)
1 parent 1c36121 commit fd9ed92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/docs/installation/rsbuild.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Install panda and create your `panda.config.ts` file.
8282

8383
Open your `package.json` file and update the `scripts` section as follows:
8484

85-
```diff {3} filename="package.json"
85+
```diff {5} filename="package.json"
8686
{
8787
"scripts": {
8888
"build": "rsbuild build",

0 commit comments

Comments
 (0)