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 using meta prop with <Helmet /> component? #233

Open
Angel-Dijoux opened this issue Aug 26, 2024 · 0 comments
Open

How using meta prop with <Helmet /> component? #233

Angel-Dijoux opened this issue Aug 26, 2024 · 0 comments

Comments

@Angel-Dijoux
Copy link

Hello everyone,

I’m trying to use this prop from the following link:

meta?: MetaProps[]; // [{"name": "description", "content": "Test description"}]
in my project, but it doesn’t seem to be working. Has anyone used it before? Is it working for you?

I’m using React 18 with Streaming SSR.

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

No branches or pull requests

2 participants
@Angel-Dijoux and others