feat: jumbotron (#251)
* feat: jumbotron * refactor: refactored jumbo * chore: -header content slot * Update docs/components/jumbotron.md * Update docs/components/jumbotron.md * Update docs/components/jumbotron.md * Update docs/components/jumbotron.md --------- Co-authored-by: victor <viktor.generalov@nlogic.ai> Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
This commit is contained in:
@@ -45,6 +45,7 @@ function getComponents() {
|
||||
{ text: 'Card', link: '/components/card.md' },
|
||||
{ text: 'Carousel', link: '/components/carousel' },
|
||||
{ text: 'Dropdown', link: '/components/dropdown' },
|
||||
{ text: 'Jumbotron', link: '/components/jumbotron' },
|
||||
{ text: 'ListGroup', link: '/components/list-group' },
|
||||
{ text: 'Pagination', link: '/components/pagination' },
|
||||
{ text: 'Progress', link: '/components/progress' },
|
||||
|
||||
Reference in New Issue
Block a user