forceUpdate()
Note that re-render automatically triggers when a local state or a props (connected to store) data/variable changes
Last updated