I have a question following this post:
How should I use a jQuery plugin that modify the DOM with react. Like jimfb
kindly answered to me on GH, React shoud return a pre-rendered component. So my question is, how exaclty call a function like remodal()
in my example, during the lifecycle of a component?