fix(changeset): incorrect package name (#4588)

This commit is contained in:
աӄա 2025-01-18 20:58:24 +08:00 committed by GitHub
parent 61ad0205c5
commit abcf04571a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
---
"@nextui-org/navbar": patch
"@heroui/navbar": patch
---
fixed NavbarMenu React.Fragment prop error when animation is disabled (#4501)