Fix iframe not loading on ui components doc

This commit is contained in:
Charles Bochet
2023-10-08 13:35:33 +02:00
parent edc060fce7
commit 150d1a880c

View File

@ -8,7 +8,7 @@ import IframeResizer from 'iframe-resizer-react';
<IframeResizer
checkOrigin={false}
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%'}}
/>