Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wise-king-sullyman committed Nov 25, 2024
1 parent 4f4df55 commit 7b7669f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Navigation.astro
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
import { Navigation as ReactNav } from "./Navigation.tsx"
import { Navigation as ReactNav } from "./Navigation.tsx";
---

<ReactNav client:idle />
<ReactNav client:idle />

0 comments on commit 7b7669f

Please sign in to comment.