mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(core): export * from not supported on client components * fix(core): named exports implemented in several packages * chore(root): changeset description
287 B
287 B
| @nextui-org/react | @nextui-org/system | @nextui-org/aria-utils | @nextui-org/framer-utils | @nextui-org/react-utils |
|---|---|---|---|---|
| patch | patch | patch | patch | patch |
Fix #2749 Introduced named exports for several UI-related packages to enhance modularity and usability in Next.js projects.