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

Gatsby starter with the Carbon Design System
MIT License
6 stars 9 forks source link

Reduce scope of Navigation component #21

Open diego-codes opened 6 years ago

diego-codes commented 6 years ago

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: