Investigate data reset issue

Investigate why data is not fully reset when sync is enabled.
This commit is contained in:
gpt-engineer-app[bot]
2025-03-22 11:58:13 +00:00
parent 94595ec6c8
commit cbee1f4fb9
3 changed files with 96 additions and 42 deletions

View File

@@ -33,8 +33,8 @@ const DataResetDialog: React.FC<DataResetDialogProps> = ({
.
</div>
{syncEnabled && (
<div className="mt-2 text-amber-600">
.
<div className="mt-2 text-amber-600 font-medium">
.
</div>
)}
</> : "이 작업은 되돌릴 수 없으며, 모든 예산, 지출 내역, 설정이 영구적으로 삭제됩니다."}