Explorar o código

add iframe title

AykutSarac %!s(int64=2) %!d(string=hai) anos
pai
achega
39c5284ae7
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/containers/Home/index.tsx

+ 2 - 0
src/containers/Home/index.tsx

@@ -124,6 +124,7 @@ const PreviewSection = () => {
       </Styles.StyledHighlightWrapper>
 
       <Styles.StyledPreviewFrame
+        title="Preview Embed"
         id="jcPreview"
         src={`${baseURL}/widget?json=63b73305c358219fbc421adf`}
         loading="eager"
@@ -251,6 +252,7 @@ const EmbedSection = () => (
     </Styles.StyledSectionArea>
     <div>
       <Styles.StyledFrame
+        title="Example Embed"
         src={`${baseURL}/widget?json=63c313d32ffa98f29b462315`}
         loading="lazy"
       ></Styles.StyledFrame>