UNPKG

@gitlab/ui

Version:
14 lines (11 loc) 232 B
import BasicExample from './navbar.basic.example'; var index = [{ name: 'Basic', items: [{ id: 'navbar-basic', name: 'Basic', description: 'Basic Navbar', component: BasicExample }] }]; export default index;