Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Can I use react-hook-form in apps/app directory #417

Closed
armansoltanidev opened this issue Jan 24, 2025 · 2 comments
Closed

How Can I use react-hook-form in apps/app directory #417

armansoltanidev opened this issue Jan 24, 2025 · 2 comments
Labels
question Further information is requested

Comments

@armansoltanidev
Copy link

how can i use react-hook-form in apps/app and can i import that from packages folder? when i use it says module not found.

@haydenbleasel
Copy link
Owner

Hey @armansoltanidev, you can just install it directly with pnpm add react-hook-form --filter app. We could re-export it from the design system but it's a bit wasteful.

@haydenbleasel haydenbleasel added the question Further information is requested label Jan 27, 2025
@armansoltanidev
Copy link
Author

thanks a lot, great work well done🤩😍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants