You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently each book has the same image which is a little confusing. I'm guessing this wasn't intentional. I can see from issue #15 that your group had some errors using external src for images. To get around this you could maybe save images to the public directory and change the src in your mockData js to refer to the correct filepath instead of using urls.
The text was updated successfully, but these errors were encountered:
Currently each book has the same image which is a little confusing. I'm guessing this wasn't intentional. I can see from issue #15 that your group had some errors using external src for images. To get around this you could maybe save images to the public directory and change the src in your mockData js to refer to the correct filepath instead of using urls.
The text was updated successfully, but these errors were encountered: