Replies: 1 comment 1 reply
-
If I do something like this:
then typescript compiler also says:
|
Beta Was this translation helpful? Give feedback.
1 reply
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 have something like this and get the typescript compiler error
Parameter 'field' implicitly has an 'any' type. [7006]
forchildren={(field) ..
Beta Was this translation helpful? Give feedback.
All reactions