Skip to content

className not working?  #832

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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