diff --git a/app/components/Iframe.tsx b/app/components/Iframe.tsx index e7a91ae..3791435 100644 --- a/app/components/Iframe.tsx +++ b/app/components/Iframe.tsx @@ -10,12 +10,14 @@ type IframeProps = { export default function Iframe(props: IframeProps) { return ( -