Skip to content

Commit 2ac4f9b

Browse files
committed
chore: format
1 parent c3214c1 commit 2ac4f9b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/start/declarative/navigating.md

+1
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ export function LoginPage() {
127127
);
128128
}
129129
```
130+
130131
---
131132

132133
Next: [Url values](./url-values)

docs/start/declarative/routing.md

+1
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ function Header() {
231231
);
232232
}
233233
```
234+
234235
---
235236

236237
Next: [Navigating](./navigating)

0 commit comments

Comments
 (0)