<IFrame /> component

This commit is contained in:
2022-01-18 13:54:12 -05:00
parent eb172b83b0
commit caac9b905a
15 changed files with 141 additions and 78 deletions
+5 -5
View File
@@ -19,12 +19,12 @@ Below are the code snippets you can grab and customize to make your own ["waving
## Demo
<iframe
height="500"
width="100%"
<IFrame
src="https://codepen.io/jakejarvis/embed/pBZWZw/?theme-id=light&amp;default-tab=css,result"
scrolling="no"
></iframe>
height={500}
allowScripts
noScroll
/>
## CSS