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
{{ message }}
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Currently the
Navigation
component is the entry point holder for a page's main content. TheNavigation
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 achildren
function propNavigation
uses Carbon Components to render navigation of siteThe text was updated successfully, but these errors were encountered: