We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
useFieldController
import { useFieldController } from '@beda.software/fhir-questionnaire/components/QuestionnaireResponseForm';
The text was updated successfully, but these errors were encountered:
#70 Migrate resource select to react-hook-forms
9ec8b42
6161b22
ialakey
No branches or pull requests
https://github.com/beda-software/sdc-ide/blob/use-fhir-questionnaire/web/src/components/QRFormWrapper/components/reference/hooks.ts#L63-L72
You need to implement it via
useFieldController
hook.The text was updated successfully, but these errors were encountered: