preactjs-templates / material

The material design `preact-cli` template
MIT License
44 stars 20 forks source link

<TopAppBar className="topappbar"> rather than "toolbar" #19

Closed dandv closed 5 years ago

dandv commented 5 years ago

Per https://material.preactjs.com/component/top-app-bar/, though any class name, even foo, has the same visual result.

prateekbh commented 5 years ago

yes, actually this className is to be used by the user code to define extra styles