diff --git a/.gitignore b/.gitignore index 26a5e38..49df5aa 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,4 @@ next-env.d.ts *.http # uploaded images -public/uploads +public/uploads \ No newline at end of file diff --git a/components/BeerById/BeerInfoHeader.tsx b/components/BeerById/BeerInfoHeader.tsx index 66994f5..acb4200 100644 --- a/components/BeerById/BeerInfoHeader.tsx +++ b/components/BeerById/BeerInfoHeader.tsx @@ -59,7 +59,7 @@ const BeerInfoHeader: FC<{ beerPost: BeerPostQueryResult; initialLikeCount: numb
diff --git a/components/ui/Navbar.tsx b/components/ui/Navbar.tsx index 0e69453..4803717 100644 --- a/components/ui/Navbar.tsx +++ b/components/ui/Navbar.tsx @@ -68,7 +68,7 @@ const Navbar = () => {
-
+