Skip to content

Instantly share code, notes, and snippets.

@codingdesigner
Created October 23, 2018 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codingdesigner/db0eb7d3fbfada16715f46f9096d68b1 to your computer and use it in GitHub Desktop.
Save codingdesigner/db0eb7d3fbfada16715f46f9096d68b1 to your computer and use it in GitHub Desktop.
Bookmarklets: Storybook Frames
javascript:(window.location=window.location.toString().replace(/^http:\/\/localhost:6006\//,'http://localhost:6006/iframe.html'))
javascript:(window.location=window.location.toString().replace(/^http:\/\/localhost:6006\/iframe.html/,'http://localhost:6006/'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment