Fix iframe not loading on ui components doc
This commit is contained in:
@ -8,7 +8,7 @@ import IframeResizer from 'iframe-resizer-react';
|
|||||||
<IframeResizer
|
<IframeResizer
|
||||||
checkOrigin={false}
|
checkOrigin={false}
|
||||||
inPageLinks
|
inPageLinks
|
||||||
src="http://storybook.twenty.com/iframe.html?id=ui-button-button--docs&viewMode=docs&singleStory=true"
|
src="https://storybook.twenty.com/iframe.html?id=ui-button-button--docs&viewMode=docs&singleStory=true"
|
||||||
style={{ width: '1px', minWidth: '100%'}}
|
style={{ width: '1px', minWidth: '100%'}}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user