فهرست منبع

remove console.log

namnguyen 4 ماه پیش
والد
کامیت
2065c85940
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      frontend/taipy-gui/src/components/pages/TaipyRendered.tsx

+ 0 - 2
frontend/taipy-gui/src/components/pages/TaipyRendered.tsx

@@ -129,8 +129,6 @@ const TaipyRendered = (props: TaipyRenderedProps) => {
         // eslint-disable-next-line react-hooks/exhaustive-deps
     }, [path, state.id, dispatch, partial, fromBlock, baseURL]);
 
-    console.log(head)
-
     return (
         <ErrorBoundary FallbackComponent={ErrorFallback}>
             {head.length ? (