Created
October 23, 2018 14:26
-
-
Save codingdesigner/db0eb7d3fbfada16715f46f9096d68b1 to your computer and use it in GitHub Desktop.
Bookmarklets: Storybook Frames
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(window.location=window.location.toString().replace(/^http:\/\/localhost:6006\//,'http://localhost:6006/iframe.html')) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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