Commit 7d49f1d
committed
fix: remove debug console.log statements from production components
Adds a dev-only devLog utility (gated by NODE_ENV) and replaces the
flagged console.log calls in merch/index.tsx and broadcasts/index.tsx.
Footer/Layout/index.tsx no longer contains the flagged log — appears
to have been resolved separately.
Fixes #19851 parent 747b989 commit 7d49f1d
1 file changed
Whitespace-only changes.
0 commit comments