Visual edit in Lovable
Edited UI in Lovable
This commit is contained in:
@@ -151,7 +151,7 @@ const Analytics = () => {
|
||||
</div>
|
||||
|
||||
{/* 결제 방법 차트 추가 */}
|
||||
<h2 className="text-lg font-semibold mb-3">결제 방법별 지출</h2>
|
||||
<h2 className="text-lg font-semibold mb-3">결제 방법 비율</h2>
|
||||
<PaymentMethodChart data={paymentMethodData} isEmpty={!hasPaymentData} />
|
||||
|
||||
{/* Top Spending Categories */}
|
||||
|
||||
Reference in New Issue
Block a user