Jelajahi Sumber

fix: widget src

Aykut Saraç 2 tahun lalu
induk
melakukan
3f17281a80
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/containers/Home/index.tsx

+ 1 - 1
src/containers/Home/index.tsx

@@ -179,7 +179,7 @@ const EmbedSection = () => (
     </Styles.StyledSectionArea>
     <div>
       <Styles.StyledIframge
-        src="//localhost:3000/widget"
+        src="https://jsoncrack.com/widget"
         onLoad={e => {
           const frame = e.currentTarget.contentWindow;
           setTimeout(() => {