Browse Source

fix: widget src

Aykut Saraç 2 years ago
parent
commit
3f17281a80
1 changed files with 1 additions and 1 deletions
  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(() => {