ibm-frontend/gatsby-starter-carbon--deprecated

Reduce scope of Navigation component

diego-codes opened this issue · 0 comments

Currently the Navigation component is the entry point holder for a page's main content. The Navigation component should be narrowly focused on navigation functionality and the main content should be rendered at a different level in the application.

This issue is complete when:

  • Navigation does not include a children function prop
  • Navigation uses Carbon Components to render navigation of site