Is it ok to use hooks within a secondary builder? #382
hamishjohnson
started this conversation in
General
Replies: 1 comment
-
That only works if that other builder is a HookWidget too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if using hooks within a secondary builder like below causes any issues, being mindful of your list of do's and dont's?
The code seems to work! Just wanted to make sure :)
Beta Was this translation helpful? Give feedback.
All reactions