nextui/.changeset/sharp-planes-reply.md
Junior Garcia eccc2f2f3d
fix(core): export * from not supported on client components (#2789)
* fix(core): export * from not supported on client components

* fix(core): named exports implemented in several packages

* chore(root): changeset description
2024-04-18 16:19:48 -03:00

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.