v1.1.0
This release includes plenty of new functionality for more customization, including the following props:
title
message
buttons
This release also adds a brand new component, <Modali.Button />
for providing a great looking button, out of the box.
This, unfortunately, does provide breaking changes. The component is now called <Modali.Modal /> and so anywhere you have referenced <Modali />
the app will break.
This closes #3.