Skip to content

Wrong import sentence in the documentation #8

@miquelgall

Description

@miquelgall

The documentation of the code mentions this

import {OFSPlugin} from "@ofs_users/proxy"

but actually, the object you need to import is OFS and @ofs_users should be @OFS-Users, so, it should say

import {OFSPlugin} from "@ofs-users/proxy"

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