Skip to content

a possible cut and paste error in the v0.8 specification near 'schemas for developers'. #432

@ksridhar

Description

@ksridhar
component_properties = custom_catalog_definition["components"]
style_properties = custom_catalog_definition["components"]

should perhaps be

component_properties = custom_catalog_definition["components"]
style_properties = custom_catalog_definition["styles"]

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