Skip to content

Commit

Permalink
chore(ceremony): format
Browse files Browse the repository at this point in the history
  • Loading branch information
Swepool committed Sep 13, 2024
1 parent 6ed4ca8 commit 04e8358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ceremony/src/lib/components/Ceremony.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import H3 from "$lib/components/typography/H3.svelte"
import H2 from "$lib/components/typography/H2.svelte"
import Install from "$lib/components/Install.svelte"
import { start } from "$lib/client"
import H4 from "$lib/components/typography/H4.svelte";
import H4 from "$lib/components/typography/H4.svelte"
type Props = {
contributor: ContributorState
Expand Down

0 comments on commit 04e8358

Please sign in to comment.