learning-react icon indicating copy to clipboard operation
learning-react copied to clipboard

fix(chapeter-12): next.js pets.js file renaming

Open ObsidianCat opened this issue 4 years ago • 0 comments

The file should be renamed to be lowercase, otherwise /pets route does not work. As Next.js convention is filename to route name match being case-sensitive .

ObsidianCat avatar Nov 27 '20 12:11 ObsidianCat