Skip to content

Commit

Permalink
Follow style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
adriandelgado committed Aug 7, 2024
1 parent 1e155ba commit bd15d00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script lang="ts">
import Hero from "./hero.svelte";
import Hero from "./Hero.svelte";
</script>

<Hero />
File renamed without changes.

0 comments on commit bd15d00

Please sign in to comment.