Skip to content

Commit

Permalink
chore(style): format files
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaulos6 committed Dec 31, 2024
1 parent a9b3d05 commit 3ab48c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/packs/create/page.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Container from '@/components/Container'
import PackForm from './_components/PackForm'
import { Suspense } from 'react'
import type { Metadata } from 'next'
import { Suspense } from 'react'

export const metadata: Metadata = {
title: 'Create pack | Would You',
Expand Down

0 comments on commit 3ab48c6

Please sign in to comment.