Skip to content

Issue with attributes #5

@jnszkr

Description

@jnszkr

Hi,

I think I've find an issue with react attributes:

?prefix=foo

Input:
<button type="button" className="my-button"/>
Output:
<button type="foo-button" class="foo-my-button" />

Best regards,
Oszkar

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions