Skip to content

Docs: Extend exemplary usage #112

@ohlr

Description

@ohlr

Although quite trivial afterwards, it took me quite a while to figure out how to use this library with react-helmet.
You might consider updating the docs if not, feel free to close this.

const script = [
    {
        type: "application/ld+json",
        innerHTML: `${JSON.stringify(p)}`,
    },
];
<Helmet script={script} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions