浏览代码

fix: widget src

Aykut Saraç 2 年之前
父节点
当前提交
3f17281a80
共有 1 个文件被更改,包括 1 次插入1 次删除
  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(() => {