refactor(expense-form): remove dead empty per-line AI assist scaffold
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
-5
@@ -128,11 +128,6 @@
|
|||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Per-line AI assist: translate this line's note + suggest its category from its own amount -->
|
|
||||||
<div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Per-line suggestion card: the "suggest & confirm" step for this line -->
|
<!-- Per-line suggestion card: the "suggest & confirm" step for this line -->
|
||||||
<div *ngIf="hasLineSuggestion(line)"
|
<div *ngIf="hasLineSuggestion(line)"
|
||||||
class="rounded border border-blue-200 bg-blue-50 p-3 flex flex-col gap-2 text-sm">
|
class="rounded border border-blue-200 bg-blue-50 p-3 flex flex-col gap-2 text-sm">
|
||||||
|
|||||||
Reference in New Issue
Block a user