Closed hanifisenturk closed 2 months ago
@hanifisenturk is attempting to deploy a commit to the Upstash Team on Vercel.
A member of the Team first needs to authorize it.
I know this might be the correct way of doing this but since we are doing a single page app, I think this is not needed. It's better used when you have multiple nested routes using the same header. But still, thanks a lot for the PR, appreciate it 🙏
Hi!
I noticed that the
Header
component is being used on theindex
page, but since it's not specific to this page, I moved it tolayout.tsx
.