Closed rakannimer closed 9 years ago
Hello @RakanNimer yes is intended to render without extra classes but soon we will include this option.
@RakanNimer I added the class support for AppBar component using props.classes
Awesome! Thanks :) Great work on the framework!
On Fri, Nov 27, 2015, 12:28 PM Hetmann notifications@github.com wrote:
@RakanNimer https://github.com/RakanNimer I added the class support for AppBar component using props.classes
— Reply to this email directly or view it on GitHub https://github.com/PearlVentures/Essence/issues/27#issuecomment-160107533 .
Adding classes to AppBar Component doesn't do anything. Example code :
In src/js/components/AppBar.js in the render function the classes are not added.
Is this by design ?
Cheers !