PaulBratslavsky / nextjs-build-in-public

https://nextjs-build-in-public.vercel.app
27 stars 10 forks source link

Update event list #34

Closed PaulBratslavsky closed 1 year ago

PaulBratslavsky commented 1 year ago

@ztxone I again messed up. I realized what I was doing wrong. I forgot fork your PR and fetch locally and make changes directly in your PR. But I now know what I was doing wrong.

I fixe the issue you were having. There is a 'bug' in the type that you were using.

I replaced it with a custom type. But that is what was throwing you off.

I pulled your changes into this branch.

Also just a note. Every time you start a new branch, make sure you pull all the data from main branch so you are always working from the most recent code.

This is something I am learning to.

Your design looks great. Awesome job as always. update