Skip to content

className not working?  #832

Open
Open
@r3faat1

Description

@r3faat1

I have a simple <table className="table table-condensed">...</table>

Everything works great except generated html is <table classname="table table-condensed"> . Instead of class="table table-condensed" it remains lower case classname.

I don't see a correct way of using it in documentation

Edit: I just did a string replace to get through it but I was still wonder if I'm missing anything

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