zaichaopan / react-aria-components-tailwind-starter

Tailwind react aria components starter kits
https://zaichaopan.github.io/react-aria-components-tailwind-starter
MIT License
29 stars 4 forks source link

Update README.md #4

Closed gregmsanderson closed 4 months ago

gregmsanderson commented 4 months ago

Added a couple more dependencies to the list since running a build based on the current set of components returns errors e.g "Cannot find module 'react-aria' or its corresponding type declarations."

I would assume tree-shaking would not include them in a production build. So it may actually be simpler to include them all, regardless of whether using the components that make use of them.

zaichaopan commented 4 months ago

@gregmsanderson thanks for the readme update