UNPKG

@gitlab/ui

Version:
18 lines (13 loc) 445 B
import examples from './examples'; var navbar = "### Navbar\n\nThe component <navbar> is a wrapper that positions branding, navigation, and other elements into a concise header.\n"; var description = /*#__PURE__*/Object.freeze({ __proto__: null, 'default': navbar }); var navbar_documentation = { description: description, examples: examples, bootstrapComponent: 'b-navbar', propsInfo: {} }; export default navbar_documentation;