I saw that React 16 allows for attributes to be passed through to the DOM. So, that means \'class\' can be used instead of className, right?
I\'m just wondering if
as of june 2019, the process of changing className to class has been halted, it could be continued later
here is the post by facebook dev explain why
https://github.com/facebook/react/issues/13525