Skip to content

TODO: Add displayName #5

@VictorienDotNet

Description

@VictorienDotNet

You can display a different Component and Folder names by using the displayNameproperty as below:

export default function CodeComponent(props) {
    return <div>AAA</div>
}

CodeComponent.displayName = "folder/A3"

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