testing iframe

This commit is contained in:
darkicewolf50 2024-03-09 10:39:49 -07:00
parent 30ce146c2b
commit 46676cc432

View File

@ -7,6 +7,15 @@ const SubTeams = () => {
// console.log(leadership_json); // console.log(leadership_json);
return ( return (
<div> <div>
<iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSfFquL6lMCBCMJelV-931J3bH6vC9zCCmVzBj_K68xVaT0pgg/viewform?embedded=true"
width="640"
height="1570"
frameborder="0"
marginheight="0"
marginwidth="0">
Loading
</iframe>
<div> <div>
<h2>Leadership</h2> <h2>Leadership</h2>
<p>gallery</p> <p>gallery</p>