Closed mrhanson3 closed 4 years ago
This happens multiple times throughout chapter 2, In chapter two: 'Inside book/2-end/app/lib/, create a theme.ts file with following content:', 'Add all three changes to your current book/2-end/app/pages/_app.tsx. You will get:'
Thank you @mrhanson3 and @ElijahElrod! I reviewed those 3 items and corrected them.
@ElijahElrod, I confirm the multiple instances in chapter 2. I went through chapter 2 and corrected all places where we should have -begin
instead of -end
. I'll check through the other chapters as well.
@mrhanson3 we do appreciate this feedback!
@mrhanson3 @ElijahElrod Thanks again for bringing up this issue. I corrected all cases in the book where we wrote -end/
but meant -begin/
"These rules are listed in a tsconfig.json file. Go to book/1-end/app and create tsconfig.json with following content:"
This is already in the book/1-end/app, so I think it was supposed to say book/1-begin/app.
Do y'all care about this type of input? If not, no worries.