Browse Source

remove console.log

namnguyen 4 months ago
parent
commit
2065c85940
1 changed files with 0 additions and 2 deletions
  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 ? (