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.