From 1c739e49d781468009cb02024ea7420bd6355f82 Mon Sep 17 00:00:00 2001 From: vato007 Date: Tue, 8 Jul 2025 19:14:49 +0930 Subject: [PATCH] Remove duplicate column label --- src/app/column-editor/column-editor.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/column-editor/column-editor.component.ts b/src/app/column-editor/column-editor.component.ts index 755450a..17c41ac 100644 --- a/src/app/column-editor/column-editor.component.ts +++ b/src/app/column-editor/column-editor.component.ts @@ -26,7 +26,6 @@ import { FormsModule } from '@angular/forms'; - {{ column.name }} }