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.
Hello everyone,
I’m trying to use this prop from the following link:
react-helmet-async/src/types.ts
Line 94 in 5f4da38
I’m using React 18 with Streaming SSR.