[backport cloud/1.34] fix: remove incorrect tooltip on remaining credit balance (#7384)

Backport of #7383 to `cloud/1.34`

Automatically created by backport workflow.

Co-authored-by: Luke Mino-Altherr <luke@comfy.org>
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Comfy Org PR Bot
2025-12-12 03:56:05 +09:00
committed by GitHub
parent 350044dd91
commit a1086d5df8
5 changed files with 4 additions and 71 deletions

View File

@@ -42,7 +42,6 @@ const mockCreditsData = {
const mockActionsData = {
isLoadingSupport: false,
refreshTooltip: 'Refreshes on 2024-12-31',
handleAddApiCredits: vi.fn(),
handleMessageSupport: vi.fn(),
handleRefresh: vi.fn(),