The original story will not update if we are not in preview mod.
This Pull request add a useEffect to detect changes in the props and update the current story if we pass another story by props.
Without this the story only update if we are in preview can't be updated if we are not in preview.
The original story will not update if we are not in preview mod.
This Pull request add a useEffect to detect changes in the props and update the current story if we pass another story by props. Without this the story only update if we are in preview can't be updated if we are not in preview.
ISSUE #17