Skip to content

Commit 6bf84a9

Browse files
authored
Correcting line highlighting (#9295)
1 parent 49d80da commit 6bf84a9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,4 @@
108108
- xavier-lc
109109
- xcsnowcity
110110
- yuleicul
111+
- aymanemadidi

docs/start/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1593,7 +1593,7 @@ Without any loading indicator, the search feels kinda sluggish. Even if we could
15931593

15941594
👉 **Add the search spinner**
15951595

1596-
```jsx filename=src/routes/root.jsx lines=[8-12,22,28]
1596+
```jsx filename=src/routes/root.jsx lines=[8-12,26,32]
15971597
// existing code
15981598

15991599
export default function Root() {

0 commit comments

Comments
 (0)