소스 검색

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(() => {