nataliepina / growers-brains

Client side application for Growers Brains
10 stars 16 forks source link

Added Link component to Navbar.js and routed Product Page #51

Closed jerome0caruso closed 4 years ago

jerome0caruso commented 4 years ago

Description

Routed the Product page using the link component

Fixes # (issues) No more full page refreshes when changing pages.

Changes made:

-import link component from react-router -routed the Products page

Checklist:

jerome0caruso commented 4 years ago

Yes, you were correct, thank you! I removed them and pushed a new file!

robpedersendev commented 4 years ago

Without those Curly's, does it appear to load correctly?

When you click on the link, does it take you to the location?

jerome0caruso commented 4 years ago

Yep.

robpedersendev commented 4 years ago

e

PERFECT!