UNPKG

storybook-external-links

Version:

Storybook external link loaded after components mounting

26 lines (25 loc) 543 B
{ "name": "storybook-external-links", "version": "0.1.0", "description": "Storybook external link loaded after components mounting", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "storybook", "external-links", "react", "vue", "load" ], "repository": { "type": "git", "url": "https://github.com/jhta/storybook-external-links" }, "author": "jeisonhs93@gmail.com", "license": "ISC", "dependencies": { "react": "^16.9.0" } }