Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Luen committed Oct 25, 2024
1 parent 9e50451 commit 32b324a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import BrewprintsServer from '@/components/BrewprintsServer'
import Recipes from '@/components/Recipes'
import Ingredients from '@/components/Ingredients'
import Link from '@/components/Link'
import Link from 'next/link'

export default function Home() {
return (
Expand Down

0 comments on commit 32b324a

Please sign in to comment.