Skip to content

Commit 7b7669f

Browse files
Fix formatting
1 parent 4f4df55 commit 7b7669f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Navigation.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
import { Navigation as ReactNav } from "./Navigation.tsx"
2+
import { Navigation as ReactNav } from "./Navigation.tsx";
33
---
44

5-
<ReactNav client:idle />
5+
<ReactNav client:idle />

0 commit comments

Comments
 (0)