diff --git a/client/src/hooks/useBreakpoints.tsx b/client/src/hooks/useBreakpoints.tsx index 0f3b5bc6..16d54eb0 100644 --- a/client/src/hooks/useBreakpoints.tsx +++ b/client/src/hooks/useBreakpoints.tsx @@ -84,7 +84,6 @@ export function useBreakpoints(key?: string) { events, node: trees[step], }); - console.log(active, isType, match(), condition); if (active && isType && match()) { return condition?.needsReference ? {