Modalize is an braindead simple framework for rendering modals. It takes one prop: The component you want to render in the modal.
That's it. It's that simple.
<Modalize component={MyComponent}>
<Button>Click me!</Button>
</Modalize>
Use
No
It rendered the component you gave it and nothing else? Wow this is the framework for you.
Oof
May the odds be ever in your favor
Don't
This page is intentionally left blank as an exercise to the reader
MIT