Skip to content

@plone/types: Wrong typing for config.Settings.contentIcons #7339

@ericof

Description

@ericof

@plone/types/config/Settings/contentIcons has a typing of Record<string, React.ComponentType> but it should be Record<string, string>, as we use SVG icons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions