فهرست منبع

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