feat(nav): Add GlNav and GlNavItem components
This MR:
- adds a simple wrapper
GlNav
aroundBNav
component - adds a simple wrapper
GlNavItem
aroundBNav
component
It adds two components because GlNav
will be completely empty without GlNavItem
's.
Edited by Vitaly Slobodin