From c915e721af932d7b1fbdb4f1a74e380c7767627d Mon Sep 17 00:00:00 2001 From: egutierrez Date: Thu, 7 May 2026 17:16:38 +0200 Subject: [PATCH] chore: auto-commit (1 archivos) - frontend/src/App.tsx Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/src/App.tsx | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index ba485df..6c7635b 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -504,19 +504,6 @@ export function App() { }); }, []); - if (!board) { - return ( - - - - ); - } - - const dragOverlayCard = activeCard; - const dragOverlayColumn = activeColumnId ? findColumn(activeColumnId) : null; - - // Memo configs — objetos inline causan re-emit del