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
Hi, This is the first time I use this package. I used the same config as guided:
render={(meta: React.ReactNode) => {meta}}
Then I got this error: Line 478:45: 'Head' is not defined react/jsx-no-undef
Can you tell me how to fix? Thanks for your work! Regards, Vinh
The text was updated successfully, but these errors were encountered:
@balraj-johal could you take a look at this please?
Sorry, something went wrong.
balraj-johal
No branches or pull requests
Hi,
This is the first time I use this package.
I used the same config as guided:
render={(meta: React.ReactNode) => {meta}}
Then I got this error:
Line 478:45: 'Head' is not defined react/jsx-no-undef
Can you tell me how to fix?
Thanks for your work!
Regards,
Vinh
The text was updated successfully, but these errors were encountered: