8000
Skip to content

[Typescript] - Property 'className' does not exist on type #686

Description

@margual56

I'm using Typescript and when I try to do <Split className="something"></Split>, it throws me an error saying that there is no such thing defined in the props.

Could the solution be just adding the line className?: PropTypes.string to the appropiate place?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    0