JonWash86 / book-bug-npm

0 stars 0 forks source link

Create navigation error component/page #10

Open JonWash86 opened 3 years ago

JonWash86 commented 3 years ago

Now that I've implemented navigation to specific volume pages by id, I need to add error handling. Right now, an invalid id would simply result in nothing being displayed. I should inform the user somehow if this happens.