Documentation for useActionGroup
#4427
-
Is there any reason I also want to know which package is the preferred one as I can see react-aria doesn't include some packages include in @react-aria/* packages. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
The intent is to export things from |
Beta Was this translation helpful? Give feedback.
The intent is to export things from
react-aria
once they get a stable release. It looks like that might be an oversight on our part, but we can get that fixed in the release. The@react-aria/*
package is intended to be used while it is in pre-release, or if you only want to use an individual package (although using the monopackage is recommended.)