import url from 'url'; export default function (headHtml, publicPath) { return ` React Storybook ${headHtml}
`; }