refactor: update Header component for improved navigation and styling
All checks were successful
Build & Deploy / build (push) Successful in 1m51s
All checks were successful
Build & Deploy / build (push) Successful in 1m51s
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -13,8 +13,8 @@ build/
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Prisma generated
|
||||
prisma/migrations/
|
||||
# Prisma generated client (niet de migrations zelf!)
|
||||
prisma/generated/
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
@@ -22,4 +22,4 @@ prisma/migrations/
|
||||
.vercel
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
yarn-error.log*
|
||||
Reference in New Issue
Block a user