accurat/react-components

[StandardComponent] Introduce 'deafault' prop

Closed this issue · 1 comments

In order to avoid the use of 'reset' property we were thinking about introduce a 'default' property that, if false, will assign a default style to the component or custom classes and style otherwise.

solved by #7 and similar (reset prop)