mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(ripple): lazyMotion forwardRef issue in Ripple * feat(dropdown): add test case for LazyMotion React.forwardRef issue * refactor(dropdown): revise the test title * feat(modal): include console error check in modal test * feat(popover): add "should not throw error when clicking trigger button" test * feat(accordion): add test for lazy motion issue * feat(navbar): add test for lazy motion issue * feat(tabs): add test for lazy motion issue * feat(tooltip): add test for lazy motion issue * refactor(dropdown): remove unnecessary async * refactor(test): move spy outside and trigger clearAllMocks after each test
@nextui-org/navbar
A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse menu and more.
Please refer to the documentation for more information.
Installation
yarn add @nextui-org/navbar
# or
npm i @nextui-org/navbar
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.