Storybook.js addon to easily navigate directly to the current story's iframe!
yarn add -D storybook-addon-goto-iframe
yarn add -D storybook-addon-goto-iframe@^1.0.0
Install and then add the following line to your .storybook/addons.js
file:
import 'storybook-addon-goto-iframe/register';