mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(navbar): allow height prop to accept number type and fix broken menu * fix(navbar): menu breaking when a numerical height value is provided. changeset
168 B
168 B
| @nextui-org/navbar |
|---|
| patch |
Fix navbar menu breaking when a numerical height value is provided. The height value is now converted to pixels if it is a number.